I cannot find a way to install the right-click resize/rotate from Nemo (3.8.5) file explorer, on Ubuntu 18.10 Gnome Shell
Tried solution:
- install .deb from https://www.ubuntuupdates.org/package/mint_main/rosa/main/base/nemo-image-converter
I cannot find a way to install the right-click resize/rotate from Nemo (3.8.5) file explorer, on Ubuntu 18.10 Gnome Shell
Tried solution:
- install .deb from https://www.ubuntuupdates.org/package/mint_main/rosa/main/base/nemo-image-converter
from the same website : https://www.ubuntuupdates.org/ppa/mint_main :
sudo apt-get install linuxmint-keyring
sudo sh -c 'echo "deb http://packages.linuxmint.com/ tara main" >> /etc/apt/sources.list.d/mint.list'
sudo apt update
run the .deb again or
sudo apt install nemo-image-converter
nemo -q and then open nemo again.
– silverduck
Aug 10 '21 at 18:43
sudo apt install nemo-image-converterdoes not work? could you update your post to include what you have tried so far? – tatsu Mar 27 '19 at 10:29E: Unable to locate package nemo-image-converter – Tweepy Mar 28 '19 at 13:34