Install nautilus-image-converter
Installing nautilus-image-converter package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nautilus-image-converter
nautilus-image-converter package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nautilus-image-converter |
version | 0.3.1~git20110416-1 |
description | nautilus extension to mass resize or rotate images |
subsection | gnome |
website | git.gnome.org / browse / nautilus-image-converter / |
maintainer | Julien Lavergne |
Uninstall nautilus-image-converter
To remove just nautilus-image-converter package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nautilus-image-converter
Uninstall nautilus-image-converter and it’s dependent packages
To remove the nautilus-image-converter package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nautilus-image-converter
Purging nautilus-image-converter
If you also want to delete configuration and/or data files of nautilus-image-converter from Debian Sid then this will work:
sudo apt-get purge nautilus-image-converter
To delete configuration and/or data files of nautilus-image-converter and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nautilus-image-converter