How To Install python3-sushy on Rocky Linux 8

In this tutorial we learn how to install python3-sushy on Rocky Linux 8. python3-sushy is Sushy is a Python library to communicate with Redfish based systems

Introduction

In this tutorial we learn how to install python3-sushy on Rocky Linux 8.

What is python3-sushy

Sushy is a Python library to communicate with Redfish based systems (http

We can use yum or dnf to install python3-sushy on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python3-sushy.

Install python3-sushy on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-sushy using dnf by running the following command:

sudo dnf -y install python3-sushy

Install python3-sushy on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-sushy using yum by running the following command:

sudo yum -y install python3-sushy

How To Uninstall python3-sushy on Rocky Linux 8

To uninstall only the python3-sushy package we can use the following command:

sudo dnf remove python3-sushy

python3-sushy Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/sushy
/usr/lib/python3.6/site-packages/sushy-1.3.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/sushy-1.3.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/sushy-1.3.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/sushy-1.3.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/sushy-1.3.1-py3.6.egg-info/pbr.json
/usr/lib/python3.6/site-packages/sushy-1.3.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/sushy/__init__.py
/usr/lib/python3.6/site-packages/sushy/__pycache__
/usr/lib/python3.6/site-packages/sushy/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/auth.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/auth.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/connector.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/connector.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/main.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/main.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/auth.py
/usr/lib/python3.6/site-packages/sushy/connector.py
/usr/lib/python3.6/site-packages/sushy/exceptions.py
/usr/lib/python3.6/site-packages/sushy/main.py
/usr/lib/python3.6/site-packages/sushy/resources
/usr/lib/python3.6/site-packages/sushy/resources/__init__.py
/usr/lib/python3.6/site-packages/sushy/resources/__pycache__
/usr/lib/python3.6/site-packages/sushy/resources/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/__pycache__/common.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/__pycache__/common.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/base.py
/usr/lib/python3.6/site-packages/sushy/resources/common.py
/usr/lib/python3.6/site-packages/sushy/resources/manager
/usr/lib/python3.6/site-packages/sushy/resources/manager/__init__.py
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/mappings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/__pycache__/mappings.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/manager/constants.py
/usr/lib/python3.6/site-packages/sushy/resources/manager/manager.py
/usr/lib/python3.6/site-packages/sushy/resources/manager/mappings.py
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__init__.py
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__pycache__
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__pycache__/session.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__pycache__/session.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__pycache__/sessionservice.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/__pycache__/sessionservice.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/session.py
/usr/lib/python3.6/site-packages/sushy/resources/sessionservice/sessionservice.py
/usr/lib/python3.6/site-packages/sushy/resources/system
/usr/lib/python3.6/site-packages/sushy/resources/system/__init__.py
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/ethernet_interface.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/ethernet_interface.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/mappings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/mappings.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/processor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/processor.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/system.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/__pycache__/system.cpython-36.pyc
/usr/lib/python3.6/site-packages/sushy/resources/system/constants.py
/usr/lib/python3.6/site-packages/sushy/resources/system/ethernet_interface.py
/usr/lib/python3.6/site-packages/sushy/resources/system/mappings.py
/usr/lib/python3.6/site-packages/sushy/resources/system/processor.py
/usr/lib/python3.6/site-packages/sushy/resources/system/system.py
/usr/lib/python3.6/site-packages/sushy/utils.py
/usr/share/licenses/python3-sushy
/usr/share/licenses/python3-sushy/LICENSE

References

Summary

In this tutorial we learn how to install python3-sushy on Rocky Linux 8 using yum and dnf.