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

Last updated: May 10,2024

1. Install "python39-hyperframe" package

This guide covers the steps necessary to install python39-hyperframe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-hyperframe

2. Uninstall "python39-hyperframe" package

Please follow the step by step instructions below to uninstall python39-hyperframe on openSuSE Tumbleweed:

$ sudo zypper remove python39-hyperframe

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

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