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

Last updated: May 17,2024

1. Install "python-power" package

This guide let you learn how to install python-power on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-power

2. Uninstall "python-power" package

Please follow the guidelines below to uninstall python-power on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-power
Priority: optional
Section: universe/python
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: 3-D printer team <[email protected]>
Architecture: all
Source: power
Version: 1.3+dfsg-1
Provides: python2.7-power
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Filename: pool/universe/p/power/python-power_1.3+dfsg-1_all.deb
Size: 10968
MD5sum: 46da0ac75750580a19fa8bcefc55c4dd
SHA1: 2e6c87b5d52b07b0cac532aae0f2a7d1f09cd7e8
SHA256: 11935685b46ed591240f98885462fdef607b920b33d0c51a369a4b23c4ad2f81
Description-en: Python module to get get power and battery status (Python 2)
This is Python module that allows you to get power and battery status
of the system.
.
Using this module, Python programs which read power status can
be written in platform independent way.
.
This module is built for Python version 2.x.
Description-md5: a3695abc73a65d6d46d896db3f9f5fa3
Homepage: https://github.com/Kentzo/Power
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu