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

Last updated: October 05,2024

1. Install "beep.x86_64" package

Please follow the step by step instructions below to install beep.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install beep.x86_64

2. Uninstall "beep.x86_64" package

Here is a brief guide to show you how to uninstall beep.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove beep.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:16:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : beep
Version : 1.4.12
Release : 9.el9
Architecture : x86_64
Size : 44 k
Source : beep-1.4.12-9.el9.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.