How to Install and Uninstall python38-treq Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-treq" package

Learn how to install python38-treq on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-treq

2. Uninstall "python38-treq" package

This tutorial shows how to uninstall python38-treq on openSuSE Tumbleweed:

$ sudo zypper remove python38-treq

3. Information about the python38-treq package on openSuSE Tumbleweed

Information for package python38-treq:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-treq
Version : 21.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 642,0 KiB
Installed : No
Status : not installed
Source package : python-treq-21.1.0-1.4.src
Summary : HTTP library inspired by python-requests
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.