How to Install and Uninstall python3-httpx.noarch Package on AlmaLinux 9

Last updated: July 07,2024

1. Install "python3-httpx.noarch" package

Please follow the instructions below to install python3-httpx.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-httpx.noarch

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 $ sudo dnf autoremove

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.