How to Install and Uninstall libkkc.i686 Package on Fedora 35

Last updated: November 28,2024

1. Install "libkkc.i686" package

This guide covers the steps necessary to install libkkc.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libkkc.i686

2. Uninstall "libkkc.i686" package

Please follow the step by step instructions below to uninstall libkkc.i686 on Fedora 35:

$ sudo dnf remove libkkc.i686 $ sudo dnf autoremove

3. Information about the libkkc.i686 package on Fedora 35

Last metadata expiration check: 2:03:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libkkc
Version : 0.3.5
Release : 21.fc35
Architecture : i686
Size : 256 k
Source : libkkc-0.3.5-21.fc35.src.rpm
Repository : updates
Summary : Japanese Kana Kanji conversion library
URL : https://github.com/ueno/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.