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

Last updated: May 18,2024

1. Install "python3-httpcore" package

This guide covers the steps necessary to install python3-httpcore on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-httpcore

2. Uninstall "python3-httpcore" package

This guide covers the steps necessary to uninstall python3-httpcore on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-httpcore
Architecture: all
Version: 0.12.3-1build1
Priority: optional
Section: universe/python
Source: httpcore
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 216
Depends: python3-h11, python3-sniffio, python3:any
Filename: pool/universe/h/httpcore/python3-httpcore_0.12.3-1build1_all.deb
Size: 27708
MD5sum: 7745b6ef1d5e13d9f042ba99d0133421
SHA1: af28251162ad30aa545baa73942699a79356f3c8
SHA256: 6549fd3b153a6a61ac87b2964fb43a3e56d2572b456e6d96d1a2d6bc00c77569
SHA512: f4bf6bc37a619a8958613d36fc34b8067286c3c368c60b9e485b5fa054f4e39ee0b254c1a2c22074cb6fff53dae4e071cfaac1841cd45e359c1c708b056b766c
Homepage: https://github.com/encode/httpcore
Description-en: minimal low-level HTTP client
The HTTP Core package provides a minimal low-level HTTP client, which does one
thing only. Sending HTTP requests.
.
It does not provide any high level model abstractions over the API, does not
handle redirects, multipart uploads, building authentication headers,
transparent HTTP caching, URL parsing, session cookie handling, content or
charset decoding, handling JSON, environment based configuration defaults, or
any of that Jazz.
.
Some things HTTP Core does do:
.
* Sending HTTP requests.
* Provides both sync and async interfaces.
* Supports HTTP/1.1 and HTTP/2.
* Async backend support for asyncio and trio.
* Automatic connection pooling.
* HTTP(S) proxy support.
Description-md5: e9d46da9251bcfb57294ae2ec7120d8e