-bash: vim: command not found

Posted cn-chy-com

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了-bash: vim: command not found相关的知识,希望对你有一定的参考价值。

输入 rpm  -qa|grep  vim 命令,

如果 vim 已经正确安裝,会返回下面的三行代码:

 
vim-enhanced
vim-minimal
vim-common
 

缺少 vim-enhanced ,就用命令 yum -y install vim-enhanced 来安裝:

yum -y install vim-enhanced
 
缺少vim-common,就用命令 yum -y install vim-common来安裝:
yum -y install vim-common
 
作为程序员,最简单粗暴的方式就是管他有没有,都重新安装一遍

 直接用 yum -y install vim* 命令

yum -y install vim*

以上是关于-bash: vim: command not found的主要内容,如果未能解决你的问题,请参考以下文章

Mac M1 zsh:command not found:mysql

Mac M1 zsh:command not found:mysql

Mac M1 zsh:command not found:mysql

command not found怎么办

sudo: pip: command not found in CentOS

command not found shell returned 127