How to Install and Uninstall python38-brotlipy Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-brotlipy" package

Please follow the instructions below to install python38-brotlipy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-brotlipy

2. Uninstall "python38-brotlipy" package

In this section, we are going to explain the necessary steps to uninstall python38-brotlipy on openSuSE Tumbleweed:

$ sudo zypper remove python38-brotlipy

3. Information about the python38-brotlipy package on openSuSE Tumbleweed

Information for package python38-brotlipy:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-brotlipy
Version : 0.7.0-5.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 75,5 KiB
Installed : No
Status : not installed
Source package : python-brotlipy-0.7.0-5.9.src
Summary : Python binding to the Brotli library
Description :
This library contains Python bindings for the reference Brotli
encoder/decoder.
This allows Python software to use the Brotli compression algorithm
directly from Python code.