nautilus

Default file explorer for GNOME desktop environment. Also known as GNOME Files. More information: <https://manned.org/nautilus>.

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