How to Install and Uninstall beep.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

1. Install "beep.x86_64" package

Please follow the steps below to install beep.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install beep.x86_64

2. Uninstall "beep.x86_64" package

Please follow the guidance below to uninstall beep.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove beep.x86_64 $ sudo dnf autoremove

3. Information about the beep.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:56:51 ago on Mon Feb 26 15:59:38 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.