Resolve-bash:vim:command not found in CentOS

Source: Internet
Author: User

When using a CentOS host, -bash:vim:command not found appears when using Vim. Only VI. So how to install vim?

Enter the Rpm-qa|grep vim command, and if Vim is installed correctly, it will return the following three lines of code:

[Email protected]]# rpm-qa |grep vim vim-minimal-7.0.109-6.el5vim-common-7.0.109-7.2.el5vim-enhanced-7.0.109-7. 2.el5

If you are missing one of these, such as vim-enhanced, use the command yum-y install vim-enhanced installation:

Yum-y Install vim-enhanced

If none of the above three is returned, you can use the Yum-y install vim* command directly

Yum-y Install vim*

This article is from "Rookie Fighter" blog, source http://linushai.blog.51cto.com/4976486/1154871

Resolve-bash:vim:command not found in CentOS

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.