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

Last updated: June 01,2024

1. Install "python39-resultsdb_api" package

Here is a brief guide to show you how to install python39-resultsdb_api on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-resultsdb_api

2. Uninstall "python39-resultsdb_api" package

This guide covers the steps necessary to uninstall python39-resultsdb_api on openSuSE Tumbleweed:

$ sudo zypper remove python39-resultsdb_api

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

Information for package python39-resultsdb_api:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-resultsdb_api
Version : 2.1.5-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 37.0 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.