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

Last updated: May 05,2024

1. Install "python2-resultsdb_api" package

Learn how to install python2-resultsdb_api on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-resultsdb_api

2. Uninstall "python2-resultsdb_api" package

This guide let you learn how to uninstall python2-resultsdb_api on openSUSE Leap:

$ sudo zypper remove python2-resultsdb_api

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

Information for package python2-resultsdb_api:
----------------------------------------------
Repository : Main Repository
Name : python2-resultsdb_api
Version : 2.0.0-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 15,7 KiB
Installed : No
Status : not installed
Source package : python-resultsdb_api-2.0.0-bp153.1.14.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.