How to Install and Uninstall httpie Package on Kali Linux

Last updated: May 19,2024

1. Install "httpie" package

Learn how to install httpie on Kali Linux

$ sudo apt update $ sudo apt install httpie

2. Uninstall "httpie" package

Please follow the instructions below to uninstall httpie on Kali Linux:

$ sudo apt remove httpie $ sudo apt autoclean && sudo apt autoremove

3. Information about the httpie package on Kali Linux

Package: httpie
Version: 3.2.2-1
Installed-Size: 400
Maintainer: Debian Python Team
Architecture: all
Depends: python3-charset-normalizer, python3-defusedxml, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-multidict, python3-pip, python3-pkg-resources, python3-pygments, python3-requests (>= 2.5.2), python3-requests-toolbelt, python3-rich, python3:any, python3-socks
Size: 101032
SHA256: 8eaee0c39194d8739344c2a85a5660d30673103f692a477e9f49a3ba659cc933
SHA1: e65de2767b47ebb4145b7adad2f0a285b337171c
MD5sum: b80637b2fff69ff12732e45890114a18
Description: CLI, cURL-like tool for humans
HTTPie is a CLI HTTP utility that makes CLI interaction with HTTP-based
services as human-friendly as possible.
.
HTTPie does so by providing an http command that allows for issuing
arbitrary HTTP requests using a simple and natural syntax and
displaying colorized responses.
Description-md5:
Homepage: https://httpie.io
Section: web
Priority: optional
Filename: pool/main/h/httpie/httpie_3.2.2-1_all.deb