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

Last updated: May 19,2024

1. Install "python36-hyperframe" package

Here is a brief guide to show you how to install python36-hyperframe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-hyperframe

2. Uninstall "python36-hyperframe" package

This tutorial shows how to uninstall python36-hyperframe on openSuSE Tumbleweed:

$ sudo zypper remove python36-hyperframe

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

Information for package python36-hyperframe:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-hyperframe
Version : 6.0.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 112,1 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.