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

Last updated: May 18,2024

1. Install "python2-hyperframe" package

This is a short guide on how to install python2-hyperframe on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-hyperframe

2. Uninstall "python2-hyperframe" package

Please follow the steps below to uninstall python2-hyperframe on openSUSE Leap:

$ sudo zypper remove python2-hyperframe

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

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