To see your battery infos you can use acpi if you have it or directly see system files.
Upower command
In both case you can use upower
command to get some usefull infos:
Example output:
With acpi
Many distributions don't use it so if you want to install it you can do:
OR
OR
To check is you have it installed:
You can see battery health:
and the battery status:
OR
You can also display ac adpter information:
You can show thermal information:
OR
Without acpi
Without acpi you will need to browse /sys/class/power_supply/BAT0
directory and display files that are inside.