Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of 0.7.2 on Ubuntu 20.04 #209

Open
ambivali opened this issue Aug 11, 2022 · 3 comments
Open

Installation of 0.7.2 on Ubuntu 20.04 #209

ambivali opened this issue Aug 11, 2022 · 3 comments

Comments

@ambivali
Copy link

ambivali commented Aug 11, 2022

An earlier kit 0.4.3-3 was removed with apt. However, while installing from nvim-linux64.deb, got the following error:
dpkg: error processing archive /home/patel/kits/nvim/nvim-linux64.deb (--unpack):
trying to overwrite '/usr/share/applications/nvim.desktop', which is also in package neovim-runtime 0.4.3-3
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

Installation fails even after I removed /usr/share/applications/nvim.desktop.

Subsequently, I manually installed nvim 0.7.2 and Neovim-from-scratch.git.
After the initial start, I got the following error during plugin pull.

"Failed to insall JoosepAlviste/nvim-ts-context-commentstring"

"display.lua.566: Potential breaking change in commit 6c75121 of wbthomason/packer.nvim

I used "q" to quit. However, nvim-treesitter installed [109/109] pkgs.

@seriiserii825
Copy link

Do you resolved you issue?
I have the same error.

@gnmearacaun
Copy link
Collaborator

Running neovim v0.8.0? It should install the next time you open nvim and run :PackerSync

@JappeHallunken
Copy link

JappeHallunken commented Nov 21, 2023

I know this is quite old but I had the same problem, I first installed neovim via apt, but debian bookworm only ships 0.7.x or so, and I need >0.8.0 (for nvchad), so I uninstalled neovim package, but not neovim-runtime. After removing neovim package a apt autoremove solved the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants