How to Install and Uninstall batalert Package on Kali Linux

Last updated: March 14,2025

1. Install "batalert" package

Please follow the instructions below to install batalert on Kali Linux

$ sudo apt update $ sudo apt install batalert

2. Uninstall "batalert" package

Learn how to uninstall batalert on Kali Linux:

$ sudo apt remove batalert $ sudo apt autoclean && sudo apt autoremove

3. Information about the batalert package on Kali Linux

Package: batalert
Version: 0.4.0-1
Installed-Size: 27
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-espeak, ruby-libnotify
Size: 4340
SHA256: 771f443ab6660ac792ef61b2db9c4f00d8da6c845e6146c9f6f61b47b4635348
SHA1: 9c3a696d777958861ea715ac69cd43cd93291250
MD5sum: b45ff10a22102fabe8c7040a28e23500
Description: Battery notifications/alerts for your favorite WM!
batalert (aka Battery Alert) is a tool, written in Ruby,
to notify the users when their battery is either under-charged
(default: < 10%) or over-charged (default: > 90%).
.
To run executable every n minutes, add the following as
your cron job:
`*/n * * * * batalert`
Description-md5:
Homepage: https://github.com/utkarsh2102/batalert
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/b/batalert/batalert_0.4.0-1_all.deb