nautilus-connect-server
file manager and graphical shell for GNOME
Install
- All systems
-
curl cmd.cat/nautilus-connect-server.sh
- Debian
-
apt-get install nautilus
- Ubuntu
-
apt-get install nautilus
- Alpine
-
apk add nautilus
- Arch Linux
-
pacman -S nautilus
- Kali Linux
-
apt-get install nautilus
- CentOS
-
yum install nautilus
- Fedora
-
dnf install nautilus
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nautilus
- Raspbian
-
apt-get install nautilus
- Dockerfile
- dockerfile.run/nautilus-connect-server
- Docker
-
docker run cmd.cat/nautilus-connect-server nautilus-connect-server
powered by Commando
nautilus
file manager and graphical shell for GNOME
Nautilus is the official file manager for the GNOME desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. Several icon themes and components for viewing different kinds of files are available in separate packages.
nautilus-dbg
file manager and graphical shell for GNOME - debugging version
Nautilus is the official file manager for the GNOME desktop. It allows to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. Several icon themes and components for viewing different kinds of files are available in separate packages. This development package contains unstripped binaries compiled with debugging symbols needed by gdb.