How to Install and Uninstall libkkc-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libkkc-utils" package

In this section, we are going to explain the necessary steps to install libkkc-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkkc-utils

2. Uninstall "libkkc-utils" package

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

$ sudo apt remove libkkc-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkkc-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkkc-utils
Priority: extra
Section: universe/utils
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Source: libkkc
Version: 0.3.5-1build1
Depends: libkkc-data, libkkc2 (= 0.3.5-1build1), libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0)
Filename: pool/universe/libk/libkkc/libkkc-utils_0.3.5-1build1_amd64.deb
Size: 13478
MD5sum: 387aac9973f2e1264b7ec4e6132cdddc
SHA1: 66d4d636a97c08c62a625af5ceb54f883edbba66
SHA256: a485af316f3d43d545a012e517eb1fb2d1e8e7929ed9e31ebef794f3f3055add
Description-en: Japanese Kana Kanji input library - testing utility
libkkc provides a converter from Japanese Kana-string to
Kana-Kanji-mixed-string. It was named after kkc.el in GNU Emacs, a simple Kana
Kanji converter, while libkkc tries to convert sentences in a bit more complex
way using N-gram language models.
.
This package provides the testing utility for libkkc.
Description-md5: cb4744bce317f475d1ec26b64d878c6d
Multi-Arch: foreign
Homepage: https://bitbucket.org/libkkc/libkkc/wiki/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu