How to Install and Uninstall python3-qpack Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-qpack" package

Please follow the guidance below to install python3-qpack on Kali Linux

$ sudo apt update $ sudo apt install python3-qpack

2. Uninstall "python3-qpack" package

Here is a brief guide to show you how to uninstall python3-qpack on Kali Linux:

$ sudo apt remove python3-qpack $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-qpack package on Kali Linux

Package: python3-qpack
Source: qpack (0.0.19-1)
Version: 0.0.19-1+b2
Installed-Size: 54
Maintainer: SiriDB Maintainers
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 12292
SHA256: f6cf3776be64f8a5cc25984700fefe624fb90dd8b5bf86996be0b06b280917e3
SHA1: fb52c0cfb76c70f89bb216b9d23adf015db3dab8
MD5sum: 3bf1e3d53f74f6a235b790d80a96f4dd
Description: Python3 implementation of the QPack protocol
QPack is a fast and efficient serialization format like MessagePack. One key
difference is flexible map and array support. This enables code to write
directly to a qpack buffer without knowledge of the size of the map or
array beforehand.
Description-md5:
Homepage: https://siridb.net/
Section: python
Priority: optional
Filename: pool/main/q/qpack/python3-qpack_0.0.19-1+b2_amd64.deb