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

Last updated: June 23,2024

1. Install "python312-treq" package

Here is a brief guide to show you how to install python312-treq on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-treq

2. Uninstall "python312-treq" package

Here is a brief guide to show you how to uninstall python312-treq on openSuSE Tumbleweed:

$ sudo zypper remove python312-treq

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

Information for package python312-treq:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-treq
Version : 23.11.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 576.1 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.