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

Last updated: May 15,2024

1. Install "python3-redfish" package

In this section, we are going to explain the necessary steps to install python3-redfish on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-redfish

2. Uninstall "python3-redfish" package

This is a short guide on how to uninstall python3-redfish on openSUSE Leap:

$ sudo zypper remove python3-redfish

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

Information for package python3-redfish:
----------------------------------------
Repository : Main Repository
Name : python3-redfish
Version : 2.1.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 408.0 KiB
Installed : No
Status : not installed
Source package : python-redfish-2.1.5-bp155.2.10.src
Upstream URL : https://github.com/DMTF/python-redfish-library
Summary : Redfish Python Library
Description :
The Redfish library performs the basic HTTPS operations GET, POST,
PUT, PATCH and DELETE on resources using the HATEOAS (Hypermedia as
the Engine of Application State) Redfish architecture.