vimtutor

Vim tutor, teaching the basic vim commands. See also: vim, vimdiff, nvim. More information: <https://manned.org/vimtutor>.

  • Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
  • Homepage: https://www.vim.org/
  • Section: editors
Debian Debian
RUN apt-get update && \ apt-get install -y vim-runtime
Ubuntu
RUN apt-get update && \ apt-get install -y vim-runtime
Alpine
RUN apk add vim
Arch Arch Linux
RUN pacman -S --noconfirm vim
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y vim-runtime
Fedora
RUN dnf install -y vim-enhanced-2
Raspbian
RUN apt-get update && \ apt-get install -y vim-runtime
click the source code to copy install vimtutor on any operating system with command-not-found.com