#can't install neovim in lubuntu linux

55 messages · Page 1 of 1 (latest)

vocal tangle
tame scroll
#

curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim-linux64.tar.gz
sudo tar -C /opt -xzf nvim-linux64.tar.gz

#

add this to your ~/.bashrc file
export PATH="$PATH:/opt/nvim-linux64/bin"

tame scroll
#

What distro is this?

#

run sudo apt update && apt upgrade

vocal tangle
tame scroll
#

Try this
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:neovim-ppa/stable
sudo apt-get update
sudo apt-get install neovim

vocal tangle
tame scroll
#

Did you already install anything? seems wild, my advice is reinstall it again. even my ubuntu docker is more stable than this.

#

I mean there's no way installing curl breaks the system.

#

This was ubuntu 22.04 using docker fresh container.

vocal tangle
tame scroll
vocal tangle
#

thanks ❤️ ❤️

vocal tangle
tame scroll
covert breach
#

@vocal tangle did you fix it already? if no
sudo apt --fix-broken install
sudo dpkg --configure -a

covert breach
vocal tangle
covert breach
#

does sudo apt update sudo apt upgrade work correctly?

vocal tangle
#

update works
upgrade doesn't work ("unrecovable fatal error, aborting")

covert breach
#

preferably a screenshot

vocal tangle
covert breach
# vocal tangle

when you power on your pc, spam the escape key or the shift key

#

a grub menu should pop up. select advanced options, and then recovery

vocal tangle
covert breach
vocal tangle
#

Which option?

covert breach
#

dpkg

vocal tangle
covert breach
vocal tangle
covert breach
vocal tangle
covert breach
# vocal tangle

according to the internet, you could remove these packages and then reinstall.

#

but you have quite a lot of them. as other guy said, might be worth reinstalling, seeing this is a fresh install anyway

vocal tangle
#

should i re-download the iso file from the official website? or use the same iso file ?

covert breach
vocal tangle
#

thanks a lot ❤️

covert breach
vocal tangle
shut furnace
#

probably, but if u wrote it to USB, there's a small chance the write process can incur an error

covert breach
shut furnace
#

I recommend Universal USB installer or Ventoy but use whatever u like

vocal tangle
shut furnace
#

when u start ventoy, the 2nd screen will offer Checksum verify

#

pick 256 or whatever the website uses, and then let it come up with number and u compare.

vocal tangle
#

thank you guys for helping me. i re-installed lubuntu itself.

shut furnace
tame scroll