How to Install and Uninstall python3-treq Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-treq" package

This guide covers the steps necessary to install python3-treq on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-treq

2. Uninstall "python3-treq" package

Please follow the guidelines below to uninstall python3-treq on openSUSE Leap:

$ sudo zypper remove python3-treq

3. Information about the python3-treq package on openSUSE Leap

Information for package python3-treq:
-------------------------------------
Repository : Main Repository
Name : python3-treq
Version : 20.3.0-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 562,5 KiB
Installed : No
Status : not installed
Source package : python-treq-20.3.0-bp153.1.21.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.