How to Install and Uninstall libkkc.i686 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "libkkc.i686" package

This guide covers the steps necessary to install libkkc.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libkkc.i686

2. Uninstall "libkkc.i686" package

This guide covers the steps necessary to uninstall libkkc.i686 on Amazon Linux 2:

$ sudo yum remove libkkc.i686 $ sudo yum autoremove

3. Information about the libkkc.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libkkc
Arch : i686
Version : 0.3.1
Release : 9.amzn2.0.2
Size : 218 k
Repo : amzn2-core/2/x86_64
Summary : Japanese Kana Kanji conversion library
URL : https://bitbucket.org/libkkc
License : GPLv3+
Description : libkkc provides a converter from 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.