How to Install and Uninstall fcitx-ui-light Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "fcitx-ui-light" package

Please follow the instructions below to install fcitx-ui-light on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fcitx-ui-light

2. Uninstall "fcitx-ui-light" package

Here is a brief guide to show you how to uninstall fcitx-ui-light on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fcitx-ui-light $ sudo apt autoclean && sudo apt autoremove

3. Information about the fcitx-ui-light package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fcitx-ui-light
Priority: optional
Section: universe/utils
Installed-Size: 170
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Version: 0.1.3-2
Depends: libc6 (>= 2.8), libfontconfig1 (>= 2.8.0), libx11-6, libxft2 (>> 2.1.1), libxpm4
Filename: pool/universe/f/fcitx-ui-light/fcitx-ui-light_0.1.3-2_amd64.deb
Size: 35670
MD5sum: 721a7f8de1333861772b3f93e009c0ad
SHA1: 85dbdbf04843ee0dbda9881847758082b063a5fd
SHA256: 720957a6c8a9a203ba4fae883f5382fccfdfc6250fdb5de6504b36b7c8274430
Description-en: light weight xlibs and xft based UI for Fcitx
fcitx-ui-light is a very light weight UI for Fcitx, using only xlibs
and xft. It is directly inherited from the UI code base of Fcitx 3.x
series.
.
This UI is intended to work on all X11 environment with minimal
dependencies, so it can scale to more situations where none of Cairo,
Pango or QT is available.
Description-md5: b405f150d6f8c29f950f661fd0f96ca0
Homepage: http://code.google.com/p/fcitx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu