How to Install and Uninstall powerstat Package on Kali Linux

Last updated: May 12,2024

1. Install "powerstat" package

This guide covers the steps necessary to install powerstat on Kali Linux

$ sudo apt update $ sudo apt install powerstat

2. Uninstall "powerstat" package

Learn how to uninstall powerstat on Kali Linux:

$ sudo apt remove powerstat $ sudo apt autoclean && sudo apt autoremove

3. Information about the powerstat package on Kali Linux

Package: powerstat
Version: 0.04.02-1
Installed-Size: 70
Maintainer: Colin Ian King
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 26196
SHA256: 059f57f8771e9cbf398614afc7767e233029ac2355c4cc0d513257b2f8de06f2
SHA1: 05f208ae4e6d18452dd4e1b911fdd329baab618d
MD5sum: 83afd80a3bb359565ccf0b28f3fe9a99
Description: laptop power measuring tool
Powerstat measures the power consumption of a mobile PC that has
a battery power source. The output is like vmstat but also shows
power consumption statistics. At the end of a run, powerstat
will calculate the average, standard deviation and min/max of
the gathered data.
Description-md5:
Homepage: https://github.com/ColinIanKing/powerstat
Section: admin
Priority: optional
Filename: pool/main/p/powerstat/powerstat_0.04.02-1_amd64.deb