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

Last updated: November 23,2024

1. Install "python36-brotlipy" package

Please follow the guidance below to install python36-brotlipy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-brotlipy

2. Uninstall "python36-brotlipy" package

Learn how to uninstall python36-brotlipy on openSuSE Tumbleweed:

$ sudo zypper remove python36-brotlipy

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

Information for package python36-brotlipy:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-brotlipy
Version : 0.7.0-5.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 75,4 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.