dolphin

KDE's file manager to manage files and directories. More information: <https://apps.kde.org/dolphin/>.

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