Install scim-skk
Installing scim-skk package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install scim-skk
scim-skk package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | scim-skk |
version | 0.5.2-7.2+b1 |
description | SCIM IMEngine module like SKK input method |
subsection | utils |
website | scim-imengine.sourceforge.jp |
maintainer | Ikuya Awashiro |
Uninstall scim-skk
To remove just scim-skk package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove scim-skk
Uninstall scim-skk and it’s dependent packages
To remove the scim-skk package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove scim-skk
Purging scim-skk
If you also want to delete configuration and/or data files of scim-skk from Debian Sid then this will work:
sudo apt-get purge scim-skk
To delete configuration and/or data files of scim-skk and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove scim-skk