How To Install perl-Compress-Raw-Bzip2-tests on Fedora 36
Introduction
In this tutorial we learn how to install perl-Compress-Raw-Bzip2-tests
on Fedora 36.
What is perl-Compress-Raw-Bzip2-tests
Tests from perl-Compress-Raw-Bzip2-2.101. Execute them with “/usr/libexec/perl-Compress-Raw-Bzip2/test”.
We can use yum
or dnf
to install perl-Compress-Raw-Bzip2-tests
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Compress-Raw-Bzip2-tests.
Install perl-Compress-Raw-Bzip2-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-Compress-Raw-Bzip2-tests
using dnf
by running the following command:
sudo dnf -y install perl-Compress-Raw-Bzip2-tests
Install perl-Compress-Raw-Bzip2-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-Compress-Raw-Bzip2-tests
using yum
by running the following command:
sudo yum -y install perl-Compress-Raw-Bzip2-tests
How To Uninstall perl-Compress-Raw-Bzip2-tests on Fedora 36
To uninstall only the perl-Compress-Raw-Bzip2-tests
package we can use the following command:
sudo dnf remove perl-Compress-Raw-Bzip2-tests
perl-Compress-Raw-Bzip2-tests Package Contents on Fedora 36
/usr/libexec/perl-Compress-Raw-Bzip2
/usr/libexec/perl-Compress-Raw-Bzip2/t
/usr/libexec/perl-Compress-Raw-Bzip2/t/000prereq.t
/usr/libexec/perl-Compress-Raw-Bzip2/t/01bzip2.t
/usr/libexec/perl-Compress-Raw-Bzip2/t/09limitoutput.t
/usr/libexec/perl-Compress-Raw-Bzip2/t/19nonpv.t
/usr/libexec/perl-Compress-Raw-Bzip2/t/compress
/usr/libexec/perl-Compress-Raw-Bzip2/t/compress/CompTestUtils.pm
/usr/libexec/perl-Compress-Raw-Bzip2/test
References
Summary
In this tutorial we learn how to install perl-Compress-Raw-Bzip2-tests
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).