Installation of vim Install vim by running the following commands: ./configure --prefix=/usr \ --with-features=huge && make && make install