}

Neovim: How to install a stable version on Ubuntu via ppa.

Created:

Problem

sudo add-apt-repository ppa:neovim-ppa/stable  

and got

Cannot add PPA: 'ppa:~neovim-ppa/ubuntu/stable'.
The team named '~neovim-ppa' has no PPA named 'ubuntu/stable'
Please choose from the following available PPAs:
 * 'unstable':  Neovim Unstable

How can I install stable version of neovim via ppa?

Solution

The current ppa for neovim is [ppa:neovim-ppa/stable].

Try it out using:

[ppa:neovim-ppa/stable]:  https://launchpad.net/~neovim-ppa/+archive/ubuntu/stable