Install mozvoikko
Installing mozvoikko package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mozvoikko
mozvoikko package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mozvoikko |
version | 2.0.1-1 |
description | Finnish spell-checker extension for Iceweasel (transitional package) |
subsection | web |
maintainer | Heikki Mäntysaari |
Uninstall mozvoikko
To remove just mozvoikko package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mozvoikko
Uninstall mozvoikko and it’s dependent packages
To remove the mozvoikko package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mozvoikko
Purging mozvoikko
If you also want to delete configuration and/or data files of mozvoikko from Debian Sid then this will work:
sudo apt-get purge mozvoikko
To delete configuration and/or data files of mozvoikko and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mozvoikko