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

Last updated: June 21,2024

1. Install "python310-hyperframe" package

This guide let you learn how to install python310-hyperframe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-hyperframe

2. Uninstall "python310-hyperframe" package

Please follow the guidance below to uninstall python310-hyperframe on openSuSE Tumbleweed:

$ sudo zypper remove python310-hyperframe

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

Information for package python310-hyperframe:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-hyperframe
Version : 6.0.1-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 80.8 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.