How to Install and Uninstall python-priority Package on Debian 10 (Buster)

Last updated: May 10,2024

1. Install "python-priority" package

This tutorial shows how to install python-priority on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-priority

2. Uninstall "python-priority" package

In this section, we are going to explain the necessary steps to uninstall python-priority on Debian 10 (Buster):

$ sudo apt remove python-priority $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-priority package on Debian 10 (Buster)

Package: python-priority
Version: 1.3.0-1
Installed-Size: 46
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python:any (<< 2.8), python:any (>= 2.7~)
Description: pure-Python implementation of the HTTP/2 priority tree (Python 2)
Description-md5: fb607566478935e775a1a90382548883
Homepage: https://python-hyper.org/priority/
Section: python
Priority: optional
Filename: pool/main/p/python-priority/python-priority_1.3.0-1_all.deb
Size: 12372
MD5sum: 3aba3b9e2061005cdfed3c5ec31fb2a5
SHA256: bbd6046e2faa05487af883616c50f21551e960ec48e5d6f5f675baa4a9b5acb6

5. The same packages on other Linux Distributions