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

Last updated: May 20,2024

1. Install "python36-resultsdb_api" package

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

$ sudo zypper refresh $ sudo zypper install python36-resultsdb_api

2. Uninstall "python36-resultsdb_api" package

In this section, we are going to explain the necessary steps to uninstall python36-resultsdb_api on openSuSE Tumbleweed:

$ sudo zypper remove python36-resultsdb_api

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

Information for package python36-resultsdb_api:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-resultsdb_api
Version : 2.1.3-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 44,8 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.