How to Install and Uninstall python3-pyipmi Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 07,2024

1. Install "python3-pyipmi" package

This guide covers the steps necessary to install python3-pyipmi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyipmi

2. Uninstall "python3-pyipmi" package

Learn how to uninstall python3-pyipmi on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyipmi package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyipmi
Architecture: all
Version: 0.4.2-2
Priority: optional
Section: universe/python
Source: python-ipmi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 385
Depends: python3-future, python3-markdown, python3:any
Filename: pool/universe/p/python-ipmi/python3-pyipmi_0.4.2-2_all.deb
Size: 53488
MD5sum: 0db4ee6a7c0c9119042de05891389382
SHA1: 4af5b159524e91e8848da33a6e1cc23640599df9
SHA256: 171d52bd3213bf6ac77541d4fa182f9fc9cd11b7e66030000529e8bbe31388ae
SHA512: b9ad067750e4f0bb09cf762bb24d8f63003b3977b9f0f9d760c43c5bc0832ba4edae6abd18d1a63ed7312b134e99bd9268201ab027b4ac8a5d0e747ad12e5c47
Homepage: https://github.com/kontron/python-ipmi
Description-en: Pure Python IPMI library
The Intelligent Platform Management Interface (IPMI) is a set of computer
interface specifications for an autonomous computer subsystem that provides
management and monitoring capabilities independently of the host system’s CPU,
firmware (BIOS or UEFI) and operating system. The python-ipmi library provides
an application programming interface (API) for using IPMI protocol within the
Python environment. This library supports IPMI version 2.0 as described in the
IPMI standard.
.
There are two ways to communicate with a server using IPMI interface:
1. IPMI over Local Area Network (LAN) using Remote Management Control
Protocol (RMCP) packet datagrams
2. Intelligent Platform Management Bus (IPMB) is an I2C-based bus
.
Features:
.
* native RMCP interface (using Python libraries only)
* legacy RMCP interface (requires ipmitool to be installed)
* IPMB interface (using the Total Phase Aardvark)
Description-md5: d01606fd9a99f9fd5ee7cd972addcf81