view

A read-only version of vim. This is equivalent to vim -R. More information: <https://www.vim.org>.

Ubuntu
RUN apt-get update && \ apt-get install -y radare-common
Arch Arch Linux
RUN pacman -S --noconfirm plan9port
Fedora
RUN dnf install -y vim-minimal-2
Raspbian
RUN apt-get update && \ apt-get install -y radare-common
click the source code to copy install view on any operating system with command-not-found.com