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

Last updated: July 01,2024

1. Install "python310-treq" package

Please follow the steps below to install python310-treq on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-treq

2. Uninstall "python310-treq" package

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

$ sudo zypper remove python310-treq

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

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