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

Last updated: October 05,2024

1. Install "libkkc.i686" package

Please follow the instructions below to install libkkc.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libkkc.i686

2. Uninstall "libkkc.i686" package

This is a short guide on how to uninstall libkkc.i686 on Fedora 34:

$ sudo dnf remove libkkc.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:20:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libkkc
Version : 0.3.5
Release : 19.fc34
Architecture : i686
Size : 264 k
Source : libkkc-0.3.5-19.fc34.src.rpm
Repository : fedora
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.