How to Install and Uninstall python-braille Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python-braille" package

This guide let you learn how to install python-braille on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-braille

2. Uninstall "python-braille" package

This is a short guide on how to uninstall python-braille on openSUSE Leap:

$ sudo zypper remove python-braille

3. Information about the python-braille package on openSUSE Leap

Information for package python-braille:
---------------------------------------
Repository : Main Repository
Name : python-braille
Version : 0.19.0-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 120,8 KiB
Installed : No
Status : not installed
Source package : libbraille-0.19.0-bp153.1.17.src
Summary : Easy access to Braille displays and terminals -- Python Bindings
Description :
Libbraille is a computer shared library which makes it possible to
easily develop for Braille displays. It provides a simple API to
write text on the display, directly draw dots, or get the value of
keys pressed on the Braille keyboard.