This extension adds a simple context menu to Nautilus:
- Install Nautilus Python
- Debian:
apt install python-nautilus
- Fedora:
dnf install nautilus-python
- Debian:
- Download
nautilus-peazip.py
and put it in the folder:~/.local/share/nautilus-python/extensions/
(create the folders if they do not exist) - Restart Nautilus (
nautilus -q
)
It is also possible to archive a similar context menu using Nautilus scripts. See the 'FreeDesktop_integration' folder in the PeaZip program folder for more information about this.