How to Install and Uninstall python3-treq.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-treq.noarch" package

This is a short guide on how to install python3-treq.noarch on Rocky Linux 8

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

2. Uninstall "python3-treq.noarch" package

Learn how to uninstall python3-treq.noarch on Rocky Linux 8:

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

3. Information about the python3-treq.noarch package on Rocky Linux 8

Last metadata expiration check: 2:29:20 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-treq
Version : 18.6.0
Release : 1.el8
Architecture : noarch
Size : 106 k
Source : python-treq-18.6.0-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.