How To Install perl-Audio-Beep on Fedora 36

In this tutorial we learn how to install perl-Audio-Beep in Fedora 36. perl-Audio-Beep is Audio

Introduction

In this tutorial we learn how to install perl-Audio-Beep on Fedora 36.

What is perl-Audio-Beep

Audio

We can use yum or dnf to install perl-Audio-Beep on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Audio-Beep.

Install perl-Audio-Beep on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Audio-Beep using dnf by running the following command:

sudo dnf -y install perl-Audio-Beep

Install perl-Audio-Beep on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Audio-Beep using yum by running the following command:

sudo yum -y install perl-Audio-Beep

How To Uninstall perl-Audio-Beep on Fedora 36

To uninstall only the perl-Audio-Beep package we can use the following command:

sudo dnf remove perl-Audio-Beep

perl-Audio-Beep Package Contents on Fedora 36

/usr/share/doc/perl-Audio-Beep
/usr/share/doc/perl-Audio-Beep/Changes
/usr/share/doc/perl-Audio-Beep/README
/usr/share/doc/perl-Audio-Beep/music
/usr/share/doc/perl-Audio-Beep/music/beep_player.pl
/usr/share/doc/perl-Audio-Beep/music/love_will_tear_us_apart
/usr/share/doc/perl-Audio-Beep/music/pictures_at_an_exhibition
/usr/share/doc/perl-Audio-Beep/music/scales
/usr/share/doc/perl-Audio-Beep/music/today
/usr/share/doc/perl-Audio-Beep/music/wtk1
/usr/share/man/man3/Audio::Beep.3pm.gz
/usr/share/man/man3/Audio::Beep::Linux::PP.3pm.gz
/usr/share/man/man3/Audio::Beep::Linux::beep.3pm.gz
/usr/share/perl5/vendor_perl/Audio
/usr/share/perl5/vendor_perl/Audio/Beep
/usr/share/perl5/vendor_perl/Audio/Beep.pm
/usr/share/perl5/vendor_perl/Audio/Beep.pod
/usr/share/perl5/vendor_perl/Audio/Beep/Linux
/usr/share/perl5/vendor_perl/Audio/Beep/Linux/PP.pm
/usr/share/perl5/vendor_perl/Audio/Beep/Linux/beep.pm

References

Summary

In this tutorial we learn how to install perl-Audio-Beep on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).