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

Last updated: May 04,2024

1. Install "python3-pyghmi" package

Here is a brief guide to show you how to install python3-pyghmi on Kali Linux

$ sudo apt update $ sudo apt install python3-pyghmi

2. Uninstall "python3-pyghmi" package

This tutorial shows how to uninstall python3-pyghmi on Kali Linux:

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

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

Package: python3-pyghmi
Source: python-pyghmi
Version: 1.5.61-2
Installed-Size: 1021
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cryptography (>= 2.1), python3-pbr, python3-dateutil, python3-six (>= 1.10.0), python3:any
Size: 151264
SHA256: aaded6bb31ed9cb7e589732b4722d39b69c54d313dd58def644520a57a7a9795
SHA1: 40c6feece0fc6ec388556800ead6e6cbab915bbf
MD5sum: e1cca560f830f8602cea1d9fbd459210
Description: General Hardware Management Initiative (IPMI and others) - Python 3.x
This is a pure Python implementation of IPMI protocol. ipmictl.py is a sample
application to roughly show the most simple approach to invoking the library.
With this library, you can remotely start/stop/reset your server.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://opendev.org/x/pyghmi
Section: python
Priority: optional
Filename: pool/main/p/python-pyghmi/python3-pyghmi_1.5.61-2_all.deb