How to Install vim-tiny in Ubuntu 18.04



Install vim-tiny by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-tiny

Description:

Vi IMproved - enhanced vi editor - compact version

Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-athena, vim-gtk, or vim-gtk3.

Homepage: https://vim.sourceforge.io/

Version: 2:8.0.1453-1ubuntu1

Section: editors