Vi Installation On A Debian, Ubuntu, Arch, CentOS, Fedora, Raspbian And MacOS

Vi Installation On A Debian, Ubuntu, Arch, CentOS, Fedora, Raspbian And MacOS

vi

8.0.1704-1.fc28.x86_64 : A minimal version of the VIM editor

Install vi

  • Debian apt-get install vim-minimal-2 Click to copy
  • Ubuntu apt-get install vim-minimal-2 Click to copy
  • Arch Linux pacman -S vi Click to copy
  • CentOS yum install vim-minimal-2 Click to copy
  • Fedora dnf install vim-minimal-2 Click to copy
  • Raspbian apt-get install vim-minimal-2 Click to copy
  • macOS brew install vim-minimal-2 Click to copy
Installation of latest vi command is available for Debian, Ubuntu, Arch, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.