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

Last updated: October 06,2024

1. Install "python39-treq" package

This is a short guide on how to install python39-treq on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-treq

2. Uninstall "python39-treq" package

Learn how to uninstall python39-treq on openSuSE Tumbleweed:

$ sudo zypper remove python39-treq

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

Information for package python39-treq:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-treq
Version : 23.11.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 472.2 KiB
Installed : No
Status : not installed
Source package : python-treq-23.11.0-1.2.src
Upstream URL : https://github.com/twisted/treq
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.