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

Last updated: May 13,2024

1. Install "python38-hyperframe" package

This tutorial shows how to install python38-hyperframe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-hyperframe

2. Uninstall "python38-hyperframe" package

Please follow the instructions below to uninstall python38-hyperframe on openSuSE Tumbleweed:

$ sudo zypper remove python38-hyperframe

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

Information for package python38-hyperframe:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-hyperframe
Version : 6.0.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 109,8 KiB
Installed : No
Status : not installed
Source package : python-hyperframe-6.0.1-1.2.src
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.