# Debian / Ubuntu sudo apt update sudo apt install vim # RHEL / Fedora sudo dnf install vim-enhanced # macOS brew install vim