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

Last updated: May 17,2024

1. Install "python-hpilo" package

This tutorial shows how to install python-hpilo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-hpilo

2. Uninstall "python-hpilo" package

In this section, we are going to explain the necessary steps to uninstall python-hpilo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-hpilo
Priority: optional
Section: universe/python
Installed-Size: 122
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 3.6-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-hpilo-doc, openssl
Filename: pool/universe/p/python-hpilo/python-hpilo_3.6-1_all.deb
Size: 26724
MD5sum: acc5cc841a200317effa840c54861c74
SHA1: 09fab2b7e66491e6f0ceeb4f922ac62368ccf66f
SHA256: b5ed0c648c632dbbbdc0d8a3503f5c331c19e778896d6cfd76f580c5ae9ce932
Description-en: HP iLO XML interface access from Python
This module will make it easy for you to access the Integrated Lights Out
management interface of your HP hardware. It supports RILOE II, iLO, iLO 2, iLO
3 and iLO 4. It uses the XML interface or hponcfg to access and change the iLO.
Description-md5: e6c77c470f567e6c05a3c6d67afff0d6
Homepage: https://github.com/seveas/python-hpilo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu