How to Install and Uninstall python3-hyperframe Package on openSUSE Leap

Last updated: July 04,2024

1. Install "python3-hyperframe" package

This guide let you learn how to install python3-hyperframe on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-hyperframe

2. Uninstall "python3-hyperframe" package

Please follow the instructions below to uninstall python3-hyperframe on openSUSE Leap:

$ sudo zypper remove python3-hyperframe

3. Information about the python3-hyperframe package on openSUSE Leap

Information for package python3-hyperframe:
-------------------------------------------
Repository : Main Repository
Name : python3-hyperframe
Version : 5.2.0-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 95.8 KiB
Installed : No
Status : not installed
Source package : python-hyperframe-5.2.0-3.2.1.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.