How to Install and Uninstall python3-httpx.noarch Package on Fedora 34
Last updated: January 08,2025
1. Install "python3-httpx.noarch" package
Here is a brief guide to show you how to install python3-httpx.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-httpx.noarch
Copied
2. Uninstall "python3-httpx.noarch" package
Please follow the guidelines below to uninstall python3-httpx.noarch on Fedora 34:
$
sudo dnf remove
python3-httpx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-httpx.noarch package on Fedora 34
Last metadata expiration check: 2:14:17 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-httpx
Version : 0.16.1
Release : 2.fc34
Architecture : noarch
Size : 117 k
Source : python-httpx-0.16.1-2.fc34.src.rpm
Repository : fedora
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.16.1
Release : 2.fc34
Architecture : noarch
Size : 117 k
Source : python-httpx-0.16.1-2.fc34.src.rpm
Repository : fedora
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.