ubuntu 下安装 VIM 依赖vim-common错误

ubuntu 下安装 VIM 依赖vim-common错误

  1. sudo apt-get remove vim-common   先把上面的错误依赖删除
  2. sudo apt-get install vim       然后安装
  3. vim -v   查看是否安装!

相关文章:

  • 2022-01-22
  • 2021-08-18
  • 2021-08-11
  • 2021-12-16
  • 2022-12-23
  • 2021-07-06
  • 2021-06-02
猜你喜欢
  • 2022-12-23
  • 2021-12-20
  • 2020-04-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案