To uninstall fcitx-ui-light just follow these instructions.
sudo apt-get remove fcitx-ui-light
This will remove just the fcitx-ui-light package itself.
sudo apt-get remove --auto-remove fcitx-ui-light
This will remove the fcitx-ui-light package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fcitx-ui-light then this will work.
sudo apt-get purge fcitx-ui-light
Or similarly, like this fcitx-ui-light
sudo apt-get purge --auto-remove fcitx-ui-light
Package | fcitx-ui-light |
Version | 0.1.3-2 |
Maintainer | IME Packaging Team <[email protected]> |
Home page | http://code.google.com/p/fcitx |
Description | light weight xlibs and xft based UI for Fcitx |
Distro | debian |
Release | wheezy |
Repo | main |
Section | utils |