Install mythes-it
Installing mythes-it package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mythes-it
mythes-it package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mythes-it |
version | 2.0.7.gh.deb1-4.1 |
description | Italian Thesaurus for OpenOffice.org 2 |
subsection | text |
website | linguistico.sourceforge.net / wiki / doku.php |
maintainer | Enrico Zini |
Uninstall mythes-it
To remove just mythes-it package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mythes-it
Uninstall mythes-it and it’s dependent packages
To remove the mythes-it package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mythes-it
Purging mythes-it
If you also want to delete configuration and/or data files of mythes-it from Debian Sid then this will work:
sudo apt-get purge mythes-it
To delete configuration and/or data files of mythes-it and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mythes-it