How to Install and Uninstall libkkc2 Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "libkkc2" package

Learn how to install libkkc2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libkkc2

2. Uninstall "libkkc2" package

This guide covers the steps necessary to uninstall libkkc2 on openSuSE Tumbleweed:

$ sudo zypper remove libkkc2

3. Information about the libkkc2 package on openSuSE Tumbleweed

Information for package libkkc2:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkkc2
Version : 0.3.6~git20200818.e33e7fb-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 939.9 KiB
Installed : No
Status : not installed
Source package : libkkc-0.3.6~git20200818.e33e7fb-2.1.src
Upstream URL : https://github.com/ueno/libkkc
Summary : Japanese Kana-string to Kana-Kanji-mixed-string convertion library
Description :
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.