How to Install and Uninstall beep.x86_64 Package on CentOS Stream 8

Last updated: October 09,2024

1. Install "beep.x86_64" package

In this section, we are going to explain the necessary steps to install beep.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install beep.x86_64

2. Uninstall "beep.x86_64" package

Please follow the guidelines below to uninstall beep.x86_64 on CentOS Stream 8:

$ sudo dnf remove beep.x86_64 $ sudo dnf autoremove

3. Information about the beep.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:53:33 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : beep
Version : 1.4.12
Release : 9.el8
Architecture : x86_64
Size : 51 k
Source : beep-1.4.12-9.el8.src.rpm
Repository : epel
Summary : Beep the PC speaker any number of ways
URL : https://github.com/spkr-beep/beep/
License : GPLv2+
Description : Beep allows the user to control the PC speaker with precision,
: allowing different sounds to indicate different events. While it
: can be run quite happily from the command line, its intended place
: of use is within scripts, notifying the user when something
: interesting occurs. Of course, it has no notion of what is
: interesting, but it is really good at the notifying part.