rview

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

Debian Debian
RUN apt-get update && \ apt-get install -y vim
Ubuntu
RUN apt-get update && \ apt-get install -y vim
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
Fedora
RUN dnf install -y vim-minimal-2
Raspbian
RUN apt-get update && \ apt-get install -y vim
click the source code to copy install rview on any operating system with command-not-found.com