How to Install and Uninstall python-sushy-doc Package on Kali Linux

Last updated: April 23,2024

1. Install "python-sushy-doc" package

This tutorial shows how to install python-sushy-doc on Kali Linux

$ sudo apt update $ sudo apt install python-sushy-doc

2. Uninstall "python-sushy-doc" package

Please follow the instructions below to uninstall python-sushy-doc on Kali Linux:

$ sudo apt remove python-sushy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-sushy-doc package on Kali Linux

Package: python-sushy-doc
Source: python-sushy
Version: 4.5.1-2
Installed-Size: 5087
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 1070816
SHA256: 471548bdec48e3cc62627e589184b405ad55986afed3019559d9151a03817bf2
SHA1: 2c5ef73a655e085ed9fa722401d34222185fff42
MD5sum: 4c31e8f4398d82229b83c9387e3c2f8c
Description: small library to communicate with Redfish based systems - doc
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 documentation.
Description-md5:
Homepage: https://docs.openstack.org/sushy
Section: doc
Priority: optional
Filename: pool/main/p/python-sushy/python-sushy-doc_4.5.1-2_all.deb