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

Last updated: May 20,2024

1. Install "brltty.src" package

Here is a brief guide to show you how to install brltty.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install brltty.src

2. Uninstall "brltty.src" package

This is a short guide on how to uninstall brltty.src on Oracle Linux 9:

$ sudo dnf remove brltty.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:38:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : brltty
Version : 6.3
Release : 4.el9
Architecture : src
Size : 3.1 M
Source : None
Repository : ol9_appstream
Summary : Braille display driver for Linux/Unix
URL : http://brltty.app/
License : LGPLv2+
Description : BRLTTY is a background process (daemon) which provides
: access to the Linux/Unix console (when in text mode)
: for a blind person using a refreshable braille display.
: It drives the braille display and provides complete
: screen review functionality.