![]() |
used to vim-nox possible to install it? - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: used to vim-nox possible to install it? (/showthread.php?tid=3140) |
used to vim-nox possible to install it? - vikozo - 11-08-2020 hello i have to add and edit some file and i am used to use vim-nox apt install -y vim-nox will it crash the running system if installing it? have a nice day vinc RE: used to vim-nox possible to install it? - TookaFace - 11-09-2020 Of course you can RE: used to vim-nox possible to install it? - vikozo - 11-09-2020 just asking, last Year i try it and it installed other driver and killed moOde Audio RE: used to vim-nox possible to install it? - TookaFace - 11-09-2020 Do not upgrade the system (apt upgrade), but you can safely install vim-nox RE: used to vim-nox possible to install it? - vikozo - 11-09-2020 and to not do the update will not install it, and doing the upgrade will kill my moode Do you want to continue? [Y/n] y Err:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf ruby2.5 armhf 2.5.5-3+deb10u1 404 Not Found [IP: 93.93.128.193 80] Err:2 http://raspbian.raspberrypi.org/raspbian buster/main armhf libruby2.5 armhf 2.5.5-3+deb10u1 404 Not Found [IP: 93.93.128.193 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/r/ruby2.5/ruby2.5_2.5.5-3+deb10u1_armhf.deb 404 Not Found [IP: 93.93.128.193 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/r/ruby2.5/libruby2.5_2.5.5-3+deb10u1_armhf.deb 404 Not Found [IP: 93.93.128.193 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? RE: used to vim-nox possible to install it? - the_bertrum - 11-09-2020 You can run "apt-get update" to update the repositories, then try the install again. That won't hurt. RE: used to vim-nox possible to install it? - vikozo - 11-10-2020 yes it did work - thanks for your feedback! |