How to Install and Uninstall libbrlapi0_7 Package on openSUSE Leap

Last updated: July 01,2024

1. Install "libbrlapi0_7" package

In this section, we are going to explain the necessary steps to install libbrlapi0_7 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libbrlapi0_7

2. Uninstall "libbrlapi0_7" package

Please follow the steps below to uninstall libbrlapi0_7 on openSUSE Leap:

$ sudo zypper remove libbrlapi0_7

3. Information about the libbrlapi0_7 package on openSUSE Leap

Information for package libbrlapi0_7:
-------------------------------------
Repository : Main Repository
Name : libbrlapi0_7
Version : 6.0-3.3.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 120,5 KiB
Installed : No
Status : not installed
Source package : brltty-6.0-3.3.3.src
Summary : Library to use BRLTTY from applications
Description :
BrlAPI is a service provided by the brltty daemon.
Its purpose is to allow programmers to write applications that take
advantage of a braille terminal in order to deliver a blind user
suitable information for his/her specific needs.
While an application communicates with the braille terminal, everything
brltty sends to the braille terminal in the application's console is
ignored, whereas each piece of data coming from the braille terminal is
sent to the application, rather than to brltty.