How to Install and Uninstall python3-httpbin Package on Kali Linux
Last updated: November 07,2024
1. Install "python3-httpbin" package
Please follow the step by step instructions below to install python3-httpbin on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-httpbin
Copied
2. Uninstall "python3-httpbin" package
This is a short guide on how to uninstall python3-httpbin on Kali Linux:
$
sudo apt remove
python3-httpbin
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-httpbin package on Kali Linux
Package: python3-httpbin
Source: httpbin
Version: 0.10.2+dfsg-1
Installed-Size: 218
Maintainer: Debian Python Team
Architecture: all
Depends: python3-decorator, python3-flasgger, python3-flask (>= 2.2.4), python3-greenlet | python3-supported-max (<< 3.12), python3-greenlet | python3-supported-min (>= 3.12), python3-importlib-metadata | python3-supported-min (>= 3.8), python3-werkzeug, python3:any, python3-brotli
Recommends: gunicorn
Size: 89812
SHA256: 737cee73d1d2c81bda2b3f76b1db8aa6ca1125c32056df1ede9f32dfdfbea45a
SHA1: 7ec6dbd17917e120cfff0feabe03bdb96da87019
MD5sum: 1089109bb93942496cc8f125f09bd8c0
Description: HTTP request and response service (Python 3 package)
httpbin is a test server for testing HTTP libraries and apps. It
features several endpoints to cover a multitude of HTTP scenarios.
httpbin ships as a Python library and could be run directly by
the Python interpreter, or as a WSGI app e.g. with Gunicorn. The
endpoint responses are JSON-encoded.
.
This package provides httpbin in the Python 3 module path.
Description-md5:
Homepage: https://github.com/psf/httpbin
Section: web
Priority: optional
Filename: pool/main/h/httpbin/python3-httpbin_0.10.2+dfsg-1_all.deb
Source: httpbin
Version: 0.10.2+dfsg-1
Installed-Size: 218
Maintainer: Debian Python Team
Architecture: all
Depends: python3-decorator, python3-flasgger, python3-flask (>= 2.2.4), python3-greenlet | python3-supported-max (<< 3.12), python3-greenlet | python3-supported-min (>= 3.12), python3-importlib-metadata | python3-supported-min (>= 3.8), python3-werkzeug, python3:any, python3-brotli
Recommends: gunicorn
Size: 89812
SHA256: 737cee73d1d2c81bda2b3f76b1db8aa6ca1125c32056df1ede9f32dfdfbea45a
SHA1: 7ec6dbd17917e120cfff0feabe03bdb96da87019
MD5sum: 1089109bb93942496cc8f125f09bd8c0
Description: HTTP request and response service (Python 3 package)
httpbin is a test server for testing HTTP libraries and apps. It
features several endpoints to cover a multitude of HTTP scenarios.
httpbin ships as a Python library and could be run directly by
the Python interpreter, or as a WSGI app e.g. with Gunicorn. The
endpoint responses are JSON-encoded.
.
This package provides httpbin in the Python 3 module path.
Description-md5:
Homepage: https://github.com/psf/httpbin
Section: web
Priority: optional
Filename: pool/main/h/httpbin/python3-httpbin_0.10.2+dfsg-1_all.deb