How To Install perl-Alien-ProtoBuf on Fedora 36

In this tutorial we learn how to install perl-Alien-ProtoBuf in Fedora 36. perl-Alien-ProtoBuf is Find Protocol Buffers library

Introduction

In this tutorial we learn how to install perl-Alien-ProtoBuf on Fedora 36.

What is perl-Alien-ProtoBuf

Depending on Alien is installed on your system.

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

Install perl-Alien-ProtoBuf 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-Alien-ProtoBuf using dnf by running the following command:

sudo dnf -y install perl-Alien-ProtoBuf

Install perl-Alien-ProtoBuf 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-Alien-ProtoBuf using yum by running the following command:

sudo yum -y install perl-Alien-ProtoBuf

How To Uninstall perl-Alien-ProtoBuf on Fedora 36

To uninstall only the perl-Alien-ProtoBuf package we can use the following command:

sudo dnf remove perl-Alien-ProtoBuf

perl-Alien-ProtoBuf Package Contents on Fedora 36

/usr/share/doc/perl-Alien-ProtoBuf
/usr/share/doc/perl-Alien-ProtoBuf/Changes
/usr/share/doc/perl-Alien-ProtoBuf/README
/usr/share/licenses/perl-Alien-ProtoBuf
/usr/share/licenses/perl-Alien-ProtoBuf/LICENSE
/usr/share/man/man3/Alien::ProtoBuf.3pm.gz
/usr/share/man/man3/Alien::ProtoBuf::ConfigData.3pm.gz
/usr/share/perl5/vendor_perl/Alien
/usr/share/perl5/vendor_perl/Alien/ProtoBuf
/usr/share/perl5/vendor_perl/Alien/ProtoBuf.pm
/usr/share/perl5/vendor_perl/Alien/ProtoBuf/ConfigData.pm
/usr/share/perl5/vendor_perl/Alien/ProtoBuf/Install
/usr/share/perl5/vendor_perl/Alien/ProtoBuf/Install/Files.pm
/usr/share/perl5/vendor_perl/auto
/usr/share/perl5/vendor_perl/auto/share
/usr/share/perl5/vendor_perl/auto/share/dist
/usr/share/perl5/vendor_perl/auto/share/dist/Alien-ProtoBuf
/usr/share/perl5/vendor_perl/auto/share/dist/Alien-ProtoBuf/README

References

Summary

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