How to Install and Uninstall python-pyghmi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "python-pyghmi" package

Here is a brief guide to show you how to install python-pyghmi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyghmi

2. Uninstall "python-pyghmi" package

This is a short guide on how to uninstall python-pyghmi on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pyghmi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyghmi
Priority: optional
Section: universe/python
Installed-Size: 365
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.8.0-1
Depends: python-crypto (>= 2.6), python-pbr, python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-pyghmi/python-pyghmi_0.8.0-1_all.deb
Size: 67634
MD5sum: 1d205056dda529505f3d2b449c2030ec
SHA1: 642efcc87870648a5288b33f472a85883c30b9c5
SHA256: 26a3ab355a9262dd5f1bdf8d50eed310d26c078122840145ebec32e225b35411
Description-en: General Hardware Management Initiative (IPMI and others)
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.
Description-md5: 7062666b39ffd2c0c63f04fbfa8830e7
Homepage: https://github.com/stackforge/pyghmi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu