When will neovim v0.5.0 be released into ubuntu apt?

Asked by Michael Lee

The neovim v0.5.0 has just been released. When will it be included in Ubuntu's apt reository?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu neovim Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Manfred Hampl suggests this article as an answer to your question:
FAQ #3037: “no rolling release”.

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#2

Additionally you have to be aware that Ubuntu is copying packages from Debian (to avoid double packaging work). Only when Debian has upgraded their package, it will be taken over into Ubuntu's development release.

If you immediately need version 0.5.0, there is a PPA called unstable with that version https://launchpad.net/~neovim-ppa/+archive/ubuntu/unstable

Revision history for this message
Michael Lee (michaellee8) said :
#3

Thank you for your information. I guess using the neovim ppa is the best option here.

Revision history for this message
Michael Lee (michaellee8) said :
#4

Thanks Manfred Hampl, that solved my question.