Skip to content

Файлы

Files is the default file manager for the GNOME desktop, also known as the "Nautilus" application. Provides an easy way to manage files and navigate the file system.

Nautilus supports all the basic functions of file managers. With Nautilus, you can manage files and folders, search for files and folders both locally and across a network, read and write data to removable devices, run scripts, and run applications. Nautilus offers three viewing modes: icon grid, icon list, and tree view. Nautilus functionality can be extended using modules and scripts.

Installation from repository

Files can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Files and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install nautilus
shell
epm -i nautilus

Known issues

Module for GNOME Terminal gnome-terminal

Install additional packages to expand the capabilities of the Nautilus file manager. To do this, enter the following command in the terminal:

shell
su -
apt-get update
apt-get install nautilus-open-any-terminal
shell
epm -i nautilus-open-any-terminal

After installing the nautilus-open-any-terminal package, restart the Files application (Nautilus):

shell
nautilus -q

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.