How to Install and Uninstall python312-hyperframe Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python312-hyperframe" package

Please follow the guidance below to install python312-hyperframe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-hyperframe

2. Uninstall "python312-hyperframe" package

Please follow the guidelines below to uninstall python312-hyperframe on openSuSE Tumbleweed:

$ sudo zypper remove python312-hyperframe

3. Information about the python312-hyperframe package on openSuSE Tumbleweed

Information for package python312-hyperframe:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-hyperframe
Version : 6.0.1-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 94.0 KiB
Installed : No
Status : not installed
Source package : python-hyperframe-6.0.1-2.6.src
Upstream URL : https://github.com/python-hyper/hyperframe
Summary : HTTP/2 framing layer for Python
Description :
This library contains the HTTP/2 framing code used in the hyper project.
It provides a pure-Python codebase that is capable of decoding a binary
stream into HTTP/2 frames.