How to Install and Uninstall libvoikko.src Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "libvoikko.src" package
Please follow the guidance below to install libvoikko.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libvoikko.src
Copied
2. Uninstall "libvoikko.src" package
In this section, we are going to explain the necessary steps to uninstall libvoikko.src on Oracle Linux 9:
$
sudo dnf remove
libvoikko.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libvoikko.src package on Oracle Linux 9
Last metadata expiration check: 1:36:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libvoikko
Version : 4.3
Release : 7.el9
Architecture : src
Size : 658 k
Source : None
Repository : ol9_appstream
Summary : Voikko is a library for spellcheckers and hyphenators
URL : https://voikko.puimula.org
License : GPLv2+
Description : This is libvoikko, library for spellcheckers and hyphenators using Malaga
: natural language grammar development tool. The library is written in C.
:
: Currently only Finnish is supported, but the API of the library has been
: designed to allow adding support for other languages later. Note however that
: Malaga is rather low level tool that requires implementing the whole morphology
: of a language as a left associative grammar. Therefore languages that have
: simple or even moderately complex morphologies and do not require morphological
: analysis in their hyphenators should be implemented using other tools such as
: Hunspell.
Available Packages
Name : libvoikko
Version : 4.3
Release : 7.el9
Architecture : src
Size : 658 k
Source : None
Repository : ol9_appstream
Summary : Voikko is a library for spellcheckers and hyphenators
URL : https://voikko.puimula.org
License : GPLv2+
Description : This is libvoikko, library for spellcheckers and hyphenators using Malaga
: natural language grammar development tool. The library is written in C.
:
: Currently only Finnish is supported, but the API of the library has been
: designed to allow adding support for other languages later. Note however that
: Malaga is rather low level tool that requires implementing the whole morphology
: of a language as a left associative grammar. Therefore languages that have
: simple or even moderately complex morphologies and do not require morphological
: analysis in their hyphenators should be implemented using other tools such as
: Hunspell.