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

Last updated: May 19,2024

1. Install "python3-hyperframe" package

In this section, we are going to explain the necessary steps to install python3-hyperframe on Kali Linux

$ sudo apt update $ sudo apt install python3-hyperframe

2. Uninstall "python3-hyperframe" package

This guide let you learn how to uninstall python3-hyperframe on Kali Linux:

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

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

Package: python3-hyperframe
Source: python-hyperframe
Version: 6.0.0-1
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 14488
SHA256: 6bdbf980b0583b8ae2abd5dae576dec920e98dfba45502ea132f7c2a3586da9b
SHA1: de52393526ab460288c72aada7ddce0a90f13482
MD5sum: 95d6e15f66ae466ff8bed44946b7f3fa
Description: Pure-Python3 HTTP/2 framing code
This module contains a pure-Python codebase that is capable of
decoding a binary stream into HTTP/2 frames.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/Lukasa/hyper
Section: python
Priority: optional
Filename: pool/main/p/python-hyperframe/python3-hyperframe_6.0.0-1_all.deb