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

Last updated: May 18,2024

1. Install "python3-resultsdb_api" package

Please follow the instructions below to install python3-resultsdb_api on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-resultsdb_api

2. Uninstall "python3-resultsdb_api" package

Here is a brief guide to show you how to uninstall python3-resultsdb_api on openSUSE Leap:

$ sudo zypper remove python3-resultsdb_api

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

Information for package python3-resultsdb_api:
----------------------------------------------
Repository : Main Repository
Name : python3-resultsdb_api
Version : 2.0.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 20.8 KiB
Installed : No
Status : not installed
Source package : python-resultsdb_api-2.0.0-bp155.2.13.src
Upstream URL : https://fedorahosted.org/ResultsDB/
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.