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

Last updated: July 03,2024

1. Install "python312-resultsdb_api" package

Please follow the guidance below to install python312-resultsdb_api on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-resultsdb_api

2. Uninstall "python312-resultsdb_api" package

This tutorial shows how to uninstall python312-resultsdb_api on openSuSE Tumbleweed:

$ sudo zypper remove python312-resultsdb_api

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

Information for package python312-resultsdb_api:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-resultsdb_api
Version : 2.1.5-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 41.6 KiB
Installed : No
Status : not installed
Source package : python-resultsdb_api-2.1.5-1.6.src
Upstream URL : https://pagure.io/taskotron/resultsdb_api
Summary : Library for simplifying the communication with ResultsDB
Description :
The ResultsDB API module provides a Python API for using ResultsDB's
JSON/REST interface in a more pythonic way. It has functions which match
the JSON/REST methods, but allow the common goodies as named parameters,
and parameters skipping.