How to Install and Uninstall uim-gtk2.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "uim-gtk2.0" package

Please follow the guidance below to install uim-gtk2.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install uim-gtk2.0

2. Uninstall "uim-gtk2.0" package

Please follow the guidance below to uninstall uim-gtk2.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove uim-gtk2.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the uim-gtk2.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: uim-gtk2.0
Priority: optional
Section: universe/x11
Installed-Size: 417
Maintainer: Ubuntu Developers
Original-Maintainer: HIGUCHI Daisuke (VDR dai)
Architecture: amd64
Source: uim
Version: 1:1.8.6-15
Replaces: uim-xim (<< 1:1.6.0-1)
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libuim-custom2 (>= 1:1.7.0), libuim-scm0 (>= 1:1.5.7), libuim8 (>= 1:1.8.0~alpha), libx11-6, uim-utils (>= 1:1.8.6-15), libuim-data (>= 1:1.8.6-15), uim-common (>= 1:1.8.6-15)
Suggests: uim-dict-gtk
Breaks: uim-xim (<< 1:1.6.0-1)
Filename: pool/universe/u/uim/uim-gtk2.0_1.8.6-15_amd64.deb
Size: 99786
MD5sum: f7e8ad351e9df0326505b735da2c0798
SHA1: 5ccb916165ee8458bffeefa8847c390de9a4f569
SHA256: 48ab2666f8816146affed877f5e228e8a0e6e010470fd4ef98144cc7b4df54fa
Description-en: Universal Input Method - GTK+2.x front end
Uim is an input method module library which supports various scripts and can
act as a front end for a range of input methods, including Anthy, Canna,
PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
M17n (for many other languages). Most of its functions are implemented in
Scheme, so it's very simple and flexible.
.
This package contains an IM-module to support the use of uim on GTK+2.0
applications.
Description-md5: 9b539e1f7c5b36edac81970efdee993f
Homepage: https://github.com/uim/uim/wiki
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu