[Seek Help] 如何安装nvim?再次感受到apt的软件版本及其低下!!
Tofloor
poster avatar
187******75
deepin
2022-12-20 03:29
Author

期待deepin基于arch搞个版本吧。。。

Reply Favorite View the author
All Replies
安洛
deepin
2022-12-20 04:25
#1

neovim从appimage到deb包的一大堆安装方法。

建议花一点点时间读读neovim的文档:

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

Reply View the author
187******75
deepin
2022-12-20 04:27
#2
安洛

neovim从appimage到deb包的一大堆安装方法。

建议花一点点时间读读neovim的文档:

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

你没安装试试吧?😂
截图_deepin-deb-installer_20221219202639.png

Reply View the author
安洛
deepin
2022-12-20 04:48
#3
187******75

你没安装试试吧?😂
截图_deepin-deb-installer_20221219202639.png

所以我才没有直接抛下载链接,而是让你去读文档啊。

文档里面,除了直接下载deb,至少还有以下方法:

直接解压tarball运行二进制文件

直接运行appimage文件

添加来自ubuntu的ppa源(但我个人不推荐这种方法;如果一定要添加ppa源,请手动通过编辑source.list.d下的源列表文件进行添加,手动添加密钥,并提前做好系统备份,不要采用add-apt-respository)

Reply View the author
187******75
deepin
2022-12-20 05:00
#4
安洛

所以我才没有直接抛下载链接,而是让你去读文档啊。

文档里面,除了直接下载deb,至少还有以下方法:

直接解压tarball运行二进制文件

直接运行appimage文件

添加来自ubuntu的ppa源(但我个人不推荐这种方法;如果一定要添加ppa源,请手动通过编辑source.list.d下的源列表文件进行添加,手动添加密钥,并提前做好系统备份,不要采用add-apt-respository)

只有这个好用appimage,其实那错误估计是升级gcc版本就好了,但gcc升级也是个事。。。。

Reply View the author
152******14
deepin
2022-12-20 05:10
#5
It has been deleted!
miaoaaa
deepin
2022-12-20 07:50
#6

编译打包成deb就行了,我就是这么做的

Reply View the author