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

Last updated: September 20,2024

1. Install "python3-httpsig" package

Please follow the instructions below to install python3-httpsig on Kali Linux

$ sudo apt update $ sudo apt install python3-httpsig

2. Uninstall "python3-httpsig" package

This guide covers the steps necessary to uninstall python3-httpsig on Kali Linux:

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

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

Package: python3-httpsig
Source: python-httpsig
Version: 1.3.0-2
Installed-Size: 69
Maintainer: Petter Reinholdtsen
Architecture: all
Depends: python3-pycryptodome, python3-six, python3:any
Size: 17744
SHA256: 44a80428baee78ef44c2c37603c516c59f6efb5ebe6769fc33727c75ad089d10
SHA1: 5c95058dbcdd114501c31f067bbf3fae7a50edd5
MD5sum: db078b1615439a994fcb307dfd99cab6
Description: sign HTTP requests (IETF HTTP Signatures) - Python 3 version of the package
Sign HTTP requests with secure signatures according to the draft IETF HTTP
Signatures specification.
Description-md5:
Homepage: https://github.com/ahknight/httpsig
Section: python
Priority: optional
Filename: pool/main/p/python-httpsig/python3-httpsig_1.3.0-2_all.deb