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

Last updated: October 05,2024

1. Install "python36-treq" package

This tutorial shows how to install python36-treq on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-treq

2. Uninstall "python36-treq" package

Please follow the step by step instructions below to uninstall python36-treq on openSuSE Tumbleweed:

$ sudo zypper remove python36-treq

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

Information for package python36-treq:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-treq
Version : 21.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 630,3 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.