Check Battery Status using terminal on Ubuntu 20

To do this on command prompt or terminal we can install acpi package.

sudo apt install acpi

After installing acpi package run below command.

acpi -V

Leave a Reply

Your email address will not be published. Required fields are marked *