How to Install and Uninstall python3-brotlipy Package on openSUSE Leap

Last updated: May 04,2024

1. Install "python3-brotlipy" package

Learn how to install python3-brotlipy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-brotlipy

2. Uninstall "python3-brotlipy" package

Please follow the guidelines below to uninstall python3-brotlipy on openSUSE Leap:

$ sudo zypper remove python3-brotlipy

3. Information about the python3-brotlipy package on openSUSE Leap

Information for package python3-brotlipy:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-brotlipy
Version : 0.7.0-150300.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 68.1 KiB
Installed : No
Status : not installed
Source package : python-brotlipy-0.7.0-150300.3.3.1.src
Upstream URL : https://github.com/python-hyper/brotlipy
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.