How to Install and Uninstall libuim8 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libuim8" package

Please follow the instructions below to install libuim8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libuim8

2. Uninstall "libuim8" package

Please follow the steps below to uninstall libuim8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libuim8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuim8 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libuim8
Priority: optional
Section: universe/libs
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: HIGUCHI Daisuke (VDR dai)
Architecture: amd64
Source: uim
Version: 1:1.8.6-15
Replaces: libuim6
Depends: libc6 (>= 2.15), libuim-scm0 (>= 1:1.5.7), uim-common (>= 1:1.8.6-15)
Breaks: libuim6
Filename: pool/universe/u/uim/libuim8_1.8.6-15_amd64.deb
Size: 29354
MD5sum: 0fe08aeb22dc0bee37886eff0777cf57
SHA1: e520d051368355a707f35d9f963543bcebb9a8f6
SHA256: cf7d7734fa9247861dc42b79f50932cf70539a3ece8afe063da486406e693a11
Description-en: Universal Input Method - uim library
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 the shared libraries for uim.
Description-md5: b51126d0c6899c293b8da0179b803a50
Multi-Arch: same
Homepage: https://github.com/uim/uim/wiki
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu