How to Install and Uninstall beep.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "beep.x86_64" package

Please follow the guidelines below to install beep.x86_64 on Fedora 35

$ 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 Fedora 35:

$ sudo dnf remove beep.x86_64 $ sudo dnf autoremove

3. Information about the beep.x86_64 package on Fedora 35

Last metadata expiration check: 2:24:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : beep
Version : 1.4.12
Release : 4.fc35
Architecture : x86_64
Size : 44 k
Source : beep-1.4.12-4.fc35.src.rpm
Repository : updates
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.