Skip to content

Lucas-Steinmann/archive-mount-nautilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archive-mount-nautilus

Adds context actions to mount archives using gvfsd-archive

Screenshot Context Menu Screenshot Mounted Archive

Automatic installation

AUR

Available in Arch Linux AUR (archive-mount-nautilus-git)

Install script for Debian-based (apt), Arch-based (pacman) and RPM-based (dnf) distros

Simply execute this line of command. The script might ask you to enter your sudo password, if it needs to install a missing dependency:

wget -qO- https://raw.githubusercontent.com/Lucas-Steinmann/archive-mount-nautilus/main/install.sh | bash

If you don't want to run a random script asking for sudo, kudos to you. You can also follow the manual installation procedure below.

Manual installation

  • Ensure the packages providing python-nautilus and gvfsd-archive is installed.
    • nautilus-python and gvfs-archivefor yum-based distros
    • gvfs and python-nautilus for arch-based distros
    • gvfs-backends and python3-nautilus for debian-based distros
  • Copy archive-mount.py from this repo to ~/.local/share/nautilus-python/extensions.

Uninstallation

rm ~/.local/share/nautilus-python/extensions/archive-mount.py

You can also uninstall the dependencies, if they are not used by other software.

About

Adds context menu item for mounting archives using gvfsd to nautilus using nautilus-python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors