Hacker News new | ask | show | jobs
by aaren 4223 days ago
Pretty easy (`make install`). You need Cmake with ssl and a not-too-old gcc (>4.3). This should be the case on a modern system.

I recently compiled it on CentOS 5 and had to build my own cmake.

https://github.com/neovim/neovim/wiki/Installing

https://github.com/neovim/neovim/wiki/Building-Neovim

1 comments

Yup, just used the Ubuntu instructions on Trisquel.