How to Install and Uninstall fcitx-pinyin Package on Kali Linux

Last updated: May 21,2024

1. Install "fcitx-pinyin" package

This guide let you learn how to install fcitx-pinyin on Kali Linux

$ sudo apt update $ sudo apt install fcitx-pinyin

2. Uninstall "fcitx-pinyin" package

This guide let you learn how to uninstall fcitx-pinyin on Kali Linux:

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

3. Information about the fcitx-pinyin package on Kali Linux

Package: fcitx-pinyin
Source: fcitx (1:4.2.9.9-1)
Version: 1:4.2.9.9-1+b1
Installed-Size: 7341
Maintainer: Debian Input Method Team
Architecture: amd64
Replaces: fcitx (<< 1:4.2.9.9)
Depends: fcitx-bin, fcitx-data (>= 1:4.2.9.9), fcitx-modules, libc6 (>= 2.33)
Recommends: fcitx
Enhances: fcitx-table
Breaks: fcitx (<< 1:4.2.9.9)
Size: 2069984
SHA256: 87fa2416f894ce723ce0f36de3d7aeae315b603cb580ee0ccdfc21e37cabe23f
SHA1: 952ebaee561add013b6d0748d833cc410d1a483d
MD5sum: 3b40b66ab8ff5107fe1e201bb30024c1
Description: Flexible Input Method Framework - classic Pinyin engine
Fcitx is an input method framework with extension support, which provides
an interface for entering characters of different scripts in applications
using a variety of mapping systems.
.
It offers a pleasant and modern experience, with intuitive graphical
configuration tools and customizable skins and mapping tables. It is
highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support
for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly
API.
.
This package provides the classic Pinyin input method, which features
very short responding time by loading the whole dict into RAM during
activation.
Description-md5:
Homepage: https://github.com/fcitx/fcitx
Section: utils
Priority: optional
Filename: pool/main/f/fcitx/fcitx-pinyin_4.2.9.9-1+b1_amd64.deb