Install mythes-sv
Installing mythes-sv package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mythes-sv
mythes-sv package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mythes-sv |
version | 1.3.1-2 |
description | Swedish thesaurus for LibreOffice/OpenOffice.org |
subsection | text |
website | extensions.libreoffice.org / … / swedish-thesaurus-based-on-synlex |
maintainer | Gunnar Hjalmarsson |
Uninstall mythes-sv
To remove just mythes-sv package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mythes-sv
Uninstall mythes-sv and it’s dependent packages
To remove the mythes-sv package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mythes-sv
Purging mythes-sv
If you also want to delete configuration and/or data files of mythes-sv from Debian Sid then this will work:
sudo apt-get purge mythes-sv
To delete configuration and/or data files of mythes-sv and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mythes-sv