How to Install and Uninstall liblouis.x86_64 Package on Fedora 35

Last updated: September 30,2024

1. Install "liblouis.x86_64" package

Please follow the instructions below to install liblouis.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install liblouis.x86_64

2. Uninstall "liblouis.x86_64" package

Please follow the steps below to uninstall liblouis.x86_64 on Fedora 35:

$ sudo dnf remove liblouis.x86_64 $ sudo dnf autoremove

3. Information about the liblouis.x86_64 package on Fedora 35

Last metadata expiration check: 1:44:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : liblouis
Version : 3.19.0
Release : 1.fc35
Architecture : x86_64
Size : 2.0 M
Source : liblouis-3.19.0-1.fc35.src.rpm
Repository : fedora
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.