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

Last updated: May 19,2024

1. Install "python311-treq" package

Please follow the step by step instructions below to install python311-treq on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-treq

2. Uninstall "python311-treq" package

This guide covers the steps necessary to uninstall python311-treq on openSuSE Tumbleweed:

$ sudo zypper remove python311-treq

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

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