How to Install and Uninstall python311-priority Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-priority" package
Please follow the steps below to install python311-priority on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-priority
Copied
2. Uninstall "python311-priority" package
Here is a brief guide to show you how to uninstall python311-priority on openSuSE Tumbleweed:
$
sudo zypper remove
python311-priority
Copied
3. Information about the python311-priority package on openSuSE Tumbleweed
Information for package python311-priority:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-priority
Version : 2.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 72.3 KiB
Installed : No
Status : not installed
Source package : python-priority-2.0.0-2.6.src
Upstream URL : https://github.com/python-hyper/priority/
Summary : A pure-Python implementation of the HTTP/2 priority tree
Description :
Priority is a pure-Python implementation of the priority logic for HTTP/2, set
out in `RFC 7540 Section 5.3 (Stream Priority)`. This logic allows for clients
to express a preference for how the server allocates its (limited) resources to
the many outstanding HTTP requests that may be running over a single HTTP/2
connection.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-priority
Version : 2.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 72.3 KiB
Installed : No
Status : not installed
Source package : python-priority-2.0.0-2.6.src
Upstream URL : https://github.com/python-hyper/priority/
Summary : A pure-Python implementation of the HTTP/2 priority tree
Description :
Priority is a pure-Python implementation of the priority logic for HTTP/2, set
out in `RFC 7540 Section 5.3 (Stream Priority)`. This logic allows for clients
to express a preference for how the server allocates its (limited) resources to
the many outstanding HTTP requests that may be running over a single HTTP/2
connection.