How to Install and Uninstall python3-sushy Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-sushy" package

Please follow the step by step instructions below to install python3-sushy on Kali Linux

$ sudo apt update $ sudo apt install python3-sushy

2. Uninstall "python3-sushy" package

Please follow the steps below to uninstall python3-sushy on Kali Linux:

$ sudo apt remove python3-sushy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sushy package on Kali Linux

Package: python3-sushy
Source: python-sushy
Version: 4.5.1-2
Installed-Size: 990
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pbr (>= 2.0.0), python3-requests (>= 2.14.2), python3-dateutil, python3-stevedore, python3:any
Suggests: python-sushy-doc
Size: 110360
SHA256: 4b5f3d65523ea54d572d88b705923647f52c001db5c995eca8d8d2e9052cb8b0
SHA1: d114e31e45596856fd2d946452269f1394488fae
MD5sum: f279a02ebb25a9841d2984aaf5567b2b
Description: small library to communicate with Redfish based systems - Python 3.x
Sushy is a Python library to communicate with Redfish based systems. The goal
of the library is to be extremely simple, small, have as few dependencies as
possible and be very conservative when dealing with BMCs by issuing just
enough requests to it (BMCs are very flaky).
.
Therefore, the scope of the library has been limited to what is supported by
the OpenStack Ironic project. As the project grows and more features from
Redfish are needed Sushy will expand to fulfil those requirements.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://docs.openstack.org/sushy
Section: python
Priority: optional
Filename: pool/main/p/python-sushy/python3-sushy_4.5.1-2_all.deb