How to Install and Uninstall python3-treq.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: March 01,2025

1. Install "python3-treq.noarch" package

This tutorial shows how to install python3-treq.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-treq.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:59:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-treq
Version : 20.4.1
Release : 1.el8
Architecture : noarch
Size : 110 k
Source : python-treq-20.4.1-1.el8.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.