How to Install and Uninstall python3-treq.noarch Package on CentOS Stream 9

Last updated: December 28,2024

1. Install "python3-treq.noarch" package

Please follow the step by step instructions below to install python3-treq.noarch on CentOS Stream 9

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

2. Uninstall "python3-treq.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-treq.noarch on CentOS Stream 9:

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

3. Information about the python3-treq.noarch package on CentOS Stream 9

Last metadata expiration check: 2:17:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-treq
Version : 23.11.0
Release : 1.el9
Architecture : noarch
Size : 117 k
Source : python-treq-23.11.0-1.el9.src.rpm
Repository : epel
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.