How to Install and Uninstall python3-brlapi Package on openSuSE Tumbleweed

Last updated: December 24,2024

1. Install "python3-brlapi" package

Please follow the guidance below to install python3-brlapi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-brlapi

2. Uninstall "python3-brlapi" package

This guide let you learn how to uninstall python3-brlapi on openSuSE Tumbleweed:

$ sudo zypper remove python3-brlapi

3. Information about the python3-brlapi package on openSuSE Tumbleweed

Information for package python3-brlapi:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-brlapi
Version : 6.6-3.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 308.1 KiB
Installed : No
Status : not installed
Source package : brltty-6.6-3.3.src
Upstream URL : https://brltty.app/
Summary : Library to use BRLTTY from applications -- Python Bindings
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.