How to Install and Uninstall libkkc.src Package on Oracle Linux 8
Last updated: November 02,2024
1. Install "libkkc.src" package
Here is a brief guide to show you how to install libkkc.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libkkc.src
Copied
2. Uninstall "libkkc.src" package
This tutorial shows how to uninstall libkkc.src on Oracle Linux 8:
$
sudo dnf remove
libkkc.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libkkc.src package on Oracle Linux 8
Last metadata expiration check: 3:29:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libkkc
Version : 0.3.5
Release : 12.el8
Architecture : src
Size : 1.4 M
Source : None
Repository : ol8_appstream
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.
Available Packages
Name : libkkc
Version : 0.3.5
Release : 12.el8
Architecture : src
Size : 1.4 M
Source : None
Repository : ol8_appstream
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.