How to Install and Uninstall python-httpx Package on Manjaro

Last updated: May 17,2024

1. Install "python-httpx" package

This guide covers the steps necessary to install python-httpx on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-httpx

2. Uninstall "python-httpx" package

Learn how to uninstall python-httpx on Manjaro:

$ sudo pacman -Rcns python-httpx

3. Information about the python-httpx package on Manjaro

Repository : extra
Name : python-httpx
Version : 0.26.0-1
Description : A next generation HTTP client for Python
Architecture : any
URL : https://github.com/encode/httpx
Licenses : BSD
Groups : None
Provides : None
Depends On : python python-certifi python-httpcore python-idna
python-sniffio python-anyio
Optional Deps : python-brotli: for brotli response decompression
python-brotlicffi: for brotli response decompression
python-h2: HTTP/2 support
python-socksio: SOCKS proxy support
python-click: command line client support
python-rich: command line client support
python-pygments: command line client support
python-trio: alternative async library
Conflicts With : None
Replaces : None
Download Size : 171.29 KiB
Installed Size : 1085.23 KiB
Packager : Chih-Hsuan Yen
Build Date : Fri Jan 5 06:08:00 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions