How to Install and Uninstall python3-httpx.noarch Package on AlmaLinux 9
Last updated: March 01,2025
1. Install "python3-httpx.noarch" package
Please follow the instructions below to install python3-httpx.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-httpx.noarch
Copied
2. Uninstall "python3-httpx.noarch" package
This is a short guide on how to uninstall python3-httpx.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-httpx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-httpx.noarch package on AlmaLinux 9
Last metadata expiration check: 1:23:19 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-httpx
Version : 0.23.0
Release : 1.el9
Architecture : noarch
Size : 146 k
Source : python-httpx-0.23.0-1.el9.src.rpm
Repository : epel
Summary : Python HTTP client
URL : https://github.com/encode/httpx
License : BSD
Description : HTTPX is a fully featured HTTP client for Python, which provides sync and
: async APIs, and support for both HTTP/1.1 and HTTP/2.
Available Packages
Name : python3-httpx
Version : 0.23.0
Release : 1.el9
Architecture : noarch
Size : 146 k
Source : python-httpx-0.23.0-1.el9.src.rpm
Repository : epel
Summary : Python HTTP client
URL : https://github.com/encode/httpx
License : BSD
Description : HTTPX is a fully featured HTTP client for Python, which provides sync and
: async APIs, and support for both HTTP/1.1 and HTTP/2.