To uninstall fcitx just follow these instructions.
sudo apt-get remove fcitx
This will remove just the fcitx package itself.
sudo apt-get remove --auto-remove fcitx
This will remove the fcitx package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fcitx then this will work.
sudo apt-get purge fcitx
Or similarly, like this fcitx
sudo apt-get purge --auto-remove fcitx
Package | fcitx |
Version | 1:4.2.8.5-6ubuntu3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://code.google.com/p/fcitx/ |
Description | Flexible Input Method Framework |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | utils |