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

Last updated: May 18,2024

1. Install "fcitx-m17n" package

Here is a brief guide to show you how to install fcitx-m17n on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fcitx-m17n

2. Uninstall "fcitx-m17n" package

Please follow the guidelines below to uninstall fcitx-m17n on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fcitx-m17n $ sudo apt autoclean && sudo apt autoremove

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

Package: fcitx-m17n
Priority: optional
Section: universe/utils
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Version: 0.2.3-3
Depends: libc6 (>= 2.8), libm17n-0 (>= 1.6.3), fcitx-modules
Recommends: fcitx (>= 1:4.2.8)
Filename: pool/universe/f/fcitx-m17n/fcitx-m17n_0.2.3-3_amd64.deb
Size: 20772
MD5sum: 1617de33e1122b82a1e3a2067ee4a2a9
SHA1: b493d4580a8cc35838980b2df69cb2277ad63da8
SHA256: 6064d7f2966c3996c005addb738b393cc0ab03679fca1b87ee15321e3c46a5b8
Description-en: Free Chinese Input Toy of X - m17n module
Fcitx is the Free Chinese Input Toy of X, which was initially designed
for Chinese users, and used XIM protocol. Now it has already evolved
into a highly modularized, feature rich input method framework for
Unix-like platforms supporting a considerable amount of frontends,
backends and modules.
.
It is an ideal choice for the vast majority. Many of its features make
users of Unix-like platforms have a fully modern input experience for
the first time. It has also greatly lower the threshold for developers,
making the development of extended funtions much easier than ever before.
.
This package provides the m17n module, which uses libm17n, a
multilingual text processing library for the C language.
Description-md5: 4a13c3488be49c92a98dc633020c2401
Multi-Arch: same
Homepage: http://code.google.com/p/fcitx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu