赞
踩
1.检查源是否有问题
sudo vim /etc/apt/sources.list
2.使用aptitude
sudo aptitude install vim
第一次弹出来选择N,第二次选择Y
3.使用特定的版本安装
sudo apt install vim=10.0.0