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

Last updated: May 19,2024

1. Install "python2-brotlipy" package

Learn how to install python2-brotlipy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-brotlipy

2. Uninstall "python2-brotlipy" package

Please follow the step by step instructions below to uninstall python2-brotlipy on openSUSE Leap:

$ sudo zypper remove python2-brotlipy

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

Information for package python2-brotlipy:
-----------------------------------------
Repository : Main Repository
Name : python2-brotlipy
Version : 0.7.0-1.24
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 71,0 KiB
Installed : No
Status : not installed
Source package : python-brotlipy-0.7.0-1.24.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.