How to Install and Uninstall python-httpcore Package on Arch Linux

Last updated: May 18,2024

1. Install "python-httpcore" package

In this section, we are going to explain the necessary steps to install python-httpcore on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S python-httpcore

2. Uninstall "python-httpcore" package

Learn how to uninstall python-httpcore on Arch Linux:

$ sudo pacman -Rcns python-httpcore

3. Information about the python-httpcore package on Arch Linux

Repository : extra
Name : python-httpcore
Version : 1.0.2-2
Description : A minimal HTTP client
Architecture : any
URL : https://github.com/encode/httpcore
Licenses : BSD
Groups : None
Provides : None
Depends On : python python-h11 python-certifi
Optional Deps : python-h2: for HTTP/2 support
python-socksio: for SOCKS support
python-anyio: for asyncio backend
python-trio: for trio backend
python-sniffio: for async support
Conflicts With : None
Replaces : None
Download Size : 117.22 KiB
Installed Size : 979.69 KiB
Packager : Chih-Hsuan Yen
Build Date : Sat Dec 9 06:05:18 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions