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

Last updated: May 18,2024

1. Install "python38-resultsdb_api" package

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

$ sudo zypper refresh $ sudo zypper install python38-resultsdb_api

2. Uninstall "python38-resultsdb_api" package

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

$ sudo zypper remove python38-resultsdb_api

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

Information for package python38-resultsdb_api:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-resultsdb_api
Version : 2.1.3-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 44,1 KiB
Installed : No
Status : not installed
Source package : python-resultsdb_api-2.1.3-1.8.src
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.