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

Last updated: May 18,2024

1. Install "python3-power" package

Please follow the instructions below to install python3-power on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-power

2. Uninstall "python3-power" package

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

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

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

Package: python3-power
Priority: optional
Section: universe/python
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: 3-D printer team <[email protected]>
Architecture: all
Source: power
Version: 1.3+dfsg-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/power/python3-power_1.3+dfsg-1_all.deb
Size: 11034
MD5sum: ef9a1fcbd43e10cb834b390159001e2d
SHA1: 007e373b2558e89cab222eb09d326c2f9ff82b8f
SHA256: a7362ae2bbc669be3df596ecb9e426790fb6357130a0349eac2fcb462e869ae5
Description-en: Python module to get get power and battery status (Python 3)
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 3.x.
Description-md5: 6443945e2d1ebd9e0f9bad3932eaaac3
Homepage: https://github.com/Kentzo/Power
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu