How To Install perl-Alien-ProtoBuf-tests on Fedora 36
Introduction
In this tutorial we learn how to install perl-Alien-ProtoBuf-tests
on Fedora 36.
What is perl-Alien-ProtoBuf-tests
Tests from perl-Alien-ProtoBuf. Execute them with “/usr/libexec/perl-Alien-ProtoBuf/test”.
We can use yum
or dnf
to install perl-Alien-ProtoBuf-tests
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Alien-ProtoBuf-tests.
Install perl-Alien-ProtoBuf-tests 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-tests
using dnf
by running the following command:
sudo dnf -y install perl-Alien-ProtoBuf-tests
Install perl-Alien-ProtoBuf-tests 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-tests
using yum
by running the following command:
sudo yum -y install perl-Alien-ProtoBuf-tests
How To Uninstall perl-Alien-ProtoBuf-tests on Fedora 36
To uninstall only the perl-Alien-ProtoBuf-tests
package we can use the following command:
sudo dnf remove perl-Alien-ProtoBuf-tests
perl-Alien-ProtoBuf-tests Package Contents on Fedora 36
/usr/libexec/perl-Alien-ProtoBuf
/usr/libexec/perl-Alien-ProtoBuf/t
/usr/libexec/perl-Alien-ProtoBuf/t/001_load.t
/usr/libexec/perl-Alien-ProtoBuf/t/010_found_library.t
/usr/libexec/perl-Alien-ProtoBuf/test
References
Summary
In this tutorial we learn how to install perl-Alien-ProtoBuf-tests
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).