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

Last updated: April 27,2024

1. Install "python39-brotlipy" package

This guide covers the steps necessary to install python39-brotlipy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-brotlipy

2. Uninstall "python39-brotlipy" package

Please follow the guidance below to uninstall python39-brotlipy on openSuSE Tumbleweed:

$ sudo zypper remove python39-brotlipy

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

Information for package python39-brotlipy:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.