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

Last updated: May 17,2024

1. Install "python3-h2" package

Please follow the step by step instructions below to install python3-h2 on Kali Linux

$ sudo apt update $ sudo apt install python3-h2

2. Uninstall "python3-h2" package

Please follow the guidance below to uninstall python3-h2 on Kali Linux:

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

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

Package: python3-h2
Source: python-h2
Version: 4.1.0-4
Installed-Size: 381
Maintainer: Debian Python Team
Architecture: all
Depends: python3-hpack (>= 4.0), python3-hyperframe (>= 6.0), python3:any
Size: 80768
SHA256: d4c89049ed09701fecc3dae3e089235787aa777596b509a734437736655a57ff
SHA1: 830f270b64c3f9011f515890afe947b9095cf3ba
MD5sum: bbb3f1c7b8175b7b7caef35164b23b47
Description: Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
This module contains a pure-Python HTTP/2 of a HTTP/2 protocol
stack. It’s written from the ground up to be embeddable in whatever
program you choose to use, ensuring that you can speak HTTP/2
regardless of your programming paradigm.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/python-hyper/h2
Section: python
Priority: optional
Filename: pool/main/p/python-h2/python3-h2_4.1.0-4_all.deb