How to Install and Uninstall python3-treq.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "python3-treq.noarch" package

Here is a brief guide to show you how to install python3-treq.noarch on Fedora 39

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

2. Uninstall "python3-treq.noarch" package

Please follow the step by step instructions below to uninstall python3-treq.noarch on Fedora 39:

$ sudo dnf remove python3-treq.noarch $ sudo dnf autoremove

3. Information about the python3-treq.noarch package on Fedora 39

Last metadata expiration check: 0:05:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-treq
Version : 21.5.0
Release : 8.fc39
Architecture : noarch
Size : 156 k
Source : python-treq-21.5.0-8.fc39.src.rpm
Repository : fedora
Summary : A requests-like API built on top of twisted.web's Agent
URL : https://github.com/twisted/treq
License : MIT
Description : treq is an HTTP library inspired by requests but written on top of
: Twisted’s Agents.
: It provides a simple, higher level API for making HTTP requests
: when using Twisted.