vifm

VI File Manager is a command-line file manager. More information: <https://github.com/vifm/vifm>.

Debian Debian
RUN apt-get update && \ apt-get install -y vifm
Ubuntu
RUN apt-get update && \ apt-get install -y vifm
Arch Arch Linux
RUN pacman -S --noconfirm vifm
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y vifm
Fedora
RUN dnf install -y vifm
Raspbian
RUN apt-get update && \ apt-get install -y vifm
click the source code to copy install vifm on any operating system with command-not-found.com