Want to use ‘Extract Here’, ‘Add to Archive’, and so forth with PeaZip in Nautilus’ context menu? Well, here’s how to well integrate PeaZip into Ubuntu 13.10 Saucy & Ubuntu 13.04 Raring via Nautilus scripts.
Because PeaZip for Linux comes default with the scripts, all you need to do is move them into the correct location.
To get started, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, follow the steps below:
1. For installed version, the PeaZip should be installed under /usr/local/share/PeaZip
. Run command to move the scripts:
cd /usr/local/share/PeaZip/FreeDesktop_integration/nautilus-scripts/Archiving/PeaZip/ sudo mv * ~/.local/share/nautilus/scripts
2. For portable version, just go to the PeaZip directory “FreeDesktop_integration/nautilus-scripts/Archiving/PeaZip/”, copy and paste all scripts to “user HOME/.local/share/nautilus/scripts”.
3. After that, restart Nautilus file browser and done.
nautilus -q
Care to say if and how this works with Linux Mint 15 Olivia?
For Linux Mint Nemo or Ubuntu 12.04 & earlier, put the scripts under user $Home -> .gnome2 -> nemo-scripts (or nautilus-scripts) folder.
This works! Thank you so much! :3
This is for caja in linux Mint Mate:
https://gist.github.com/mort3za/bff673791536ab5ee4a3a17e222a74b0