How to Install and Uninstall python3-httpbin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "python3-httpbin" package

In this section, we are going to explain the necessary steps to install python3-httpbin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-httpbin

2. Uninstall "python3-httpbin" package

Please follow the steps below to uninstall python3-httpbin on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-httpbin package on Ubuntu 21.10 (Impish Indri)

Package: python3-httpbin
Architecture: all
Version: 0.5.0+dfsg-4build1
Priority: optional
Section: universe/web
Source: httpbin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 163
Depends: python3-decorator (>= 3.4.0), python3-flask, python3-gevent (>= 1.0.2), python3-greenlet (>= 0.4.2), python3-itsdangerous, python3-jinja2 (>= 2.7.2), python3-markupsafe (>= 0.23), python3-six (>= 1.6.1), python3-werkzeug (>= 0.9.4), python3:any
Recommends: gunicorn3 (>= 19.2)
Filename: pool/universe/h/httpbin/python3-httpbin_0.5.0+dfsg-4build1_all.deb
Size: 78584
MD5sum: d853ed6315182910271d410974d75888
SHA1: 1ccf9c580c53f3ce5e44a88970db3825fc7673d0
SHA256: 97ce4f9e5e543e7e232435c7f91a3fcffd8a60e99b54d4fcc16f6a768a8a4235
SHA512: e47562b750e0a6f938d5ed129eca377ead1c60f74b023152a5e64dab560cc61a7e3c90cb8d9d783842c9f3961c92816692365994c4996b2c3582feb2c7ec893e
Homepage: https://github.com/Runscope/httpbin
Description-en: 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: 0794f60858b9409fcee467723bbbfd7c