How to Install and Uninstall python310-priority Package on openSuSE Tumbleweed
Last updated: December 27,2024
1. Install "python310-priority" package
This guide let you learn how to install python310-priority on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-priority
Copied
2. Uninstall "python310-priority" package
Please follow the step by step instructions below to uninstall python310-priority on openSuSE Tumbleweed:
$
sudo zypper remove
python310-priority
Copied
3. Information about the python310-priority package on openSuSE Tumbleweed
Information for package python310-priority:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-priority
Version : 2.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 58.6 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 : python310-priority
Version : 2.0.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 58.6 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.