Adds context actions to mount archives using gvfsd-archive
Available in Arch Linux AUR (archive-mount-nautilus-git)
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 | bashIf you don't want to run a random script asking for sudo, kudos to you. You can also follow the manual installation procedure below.
- Ensure the packages providing
python-nautilusandgvfsd-archiveis installed.nautilus-pythonandgvfs-archivefor yum-based distrosgvfsandpython-nautilusfor arch-based distrosgvfs-backendsandpython3-nautilusfor debian-based distros
- Copy
archive-mount.pyfrom this repo to~/.local/share/nautilus-python/extensions.
rm ~/.local/share/nautilus-python/extensions/archive-mount.py
You can also uninstall the dependencies, if they are not used by other software.

