How to Install and Uninstall beep Package on Kali Linux
Last updated: November 07,2024
1. Install "beep" package
This guide let you learn how to install beep on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
beep
Copied
2. Uninstall "beep" package
Please follow the guidelines below to uninstall beep on Kali Linux:
$
sudo apt remove
beep
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the beep package on Kali Linux
Package: beep
Version: 1.4.9-1.1
Installed-Size: 70
Maintainer: Rhonda D'Vine
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 27156
SHA256: 4a44657293c0b19a2af1eb09ed6566472f70b9c1027d0f8bd2cb2b1bd6ec0420
SHA1: 225e2abadd5877bcd889bba12393bf59b4b24a7e
MD5sum: 69943a28a445b183f42dbe5b64ff4718
Description: advanced PC-speaker beeper
beep does what you'd expect: it beeps. But unlike printf "\a", beep allows
you to control pitch, duration, and repetitions. Its job is to live inside
shell/perl scripts and allow more granularity than one has otherwise. It is
controlled completely through command line options. It's not supposed to be
complex, and it isn't - but it makes system monitoring (or whatever else it
gets hacked into) much more informative.
Description-md5:
Homepage: https://github.com/spkr-beep/beep
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/b/beep/beep_1.4.9-1.1_amd64.deb
Version: 1.4.9-1.1
Installed-Size: 70
Maintainer: Rhonda D'Vine
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 27156
SHA256: 4a44657293c0b19a2af1eb09ed6566472f70b9c1027d0f8bd2cb2b1bd6ec0420
SHA1: 225e2abadd5877bcd889bba12393bf59b4b24a7e
MD5sum: 69943a28a445b183f42dbe5b64ff4718
Description: advanced PC-speaker beeper
beep does what you'd expect: it beeps. But unlike printf "\a", beep allows
you to control pitch, duration, and repetitions. Its job is to live inside
shell/perl scripts and allow more granularity than one has otherwise. It is
controlled completely through command line options. It's not supposed to be
complex, and it isn't - but it makes system monitoring (or whatever else it
gets hacked into) much more informative.
Description-md5:
Homepage: https://github.com/spkr-beep/beep
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/b/beep/beep_1.4.9-1.1_amd64.deb