How to Install and Uninstall liblouis.src Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "liblouis.src" package

Please follow the guidance below to install liblouis.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install liblouis.src

2. Uninstall "liblouis.src" package

Please follow the guidelines below to uninstall liblouis.src on Oracle Linux 9:

$ sudo dnf remove liblouis.src $ sudo dnf autoremove

3. Information about the liblouis.src package on Oracle Linux 9

Last metadata expiration check: 2:43:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : liblouis
Version : 3.16.1
Release : 5.el9
Architecture : src
Size : 14 M
Source : None
Repository : ol9_appstream
Summary : Braille translation and back-translation library
URL : http://liblouis.org
License : LGPLv3+
Description : Liblouis is an open-source braille translator and back-translator named in
: honor of Louis Braille. It features support for computer and literary braille,
: supports contracted and uncontracted translation for many languages and has
: support for hyphenation. New languages can easily be added through tables that
: support a rule- or dictionary based approach. Liblouis also supports math
: braille (Nemeth and Marburg).
:
: Liblouis has features to support screen-reading programs. This has led to its
: use in two open-source screen readers, NVDA and Orca. It is also used in some
: commercial assistive technology applications for example by ViewPlus.
:
: Liblouis is based on the translation routines in the BRLTTY screen reader for
: Linux. It has, however, gone far beyond these routines.