How To Install perl-PPIx-Regexp-tests on Fedora 36
Introduction
In this tutorial we learn how to install perl-PPIx-Regexp-tests
on Fedora 36.
What is perl-PPIx-Regexp-tests
Tests from perl-PPIx-Regexp. Execute them with “/usr/libexec/perl-PPIx-Regexp/test”.
We can use yum
or dnf
to install perl-PPIx-Regexp-tests
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-PPIx-Regexp-tests.
Install perl-PPIx-Regexp-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-PPIx-Regexp-tests
using dnf
by running the following command:
sudo dnf -y install perl-PPIx-Regexp-tests
Install perl-PPIx-Regexp-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-PPIx-Regexp-tests
using yum
by running the following command:
sudo yum -y install perl-PPIx-Regexp-tests
How To Uninstall perl-PPIx-Regexp-tests on Fedora 36
To uninstall only the perl-PPIx-Regexp-tests
package we can use the following command:
sudo dnf remove perl-PPIx-Regexp-tests
perl-PPIx-Regexp-tests Package Contents on Fedora 36
/usr/libexec/perl-PPIx-Regexp
/usr/libexec/perl-PPIx-Regexp/eg
/usr/libexec/perl-PPIx-Regexp/eg/predump
/usr/libexec/perl-PPIx-Regexp/inc
/usr/libexec/perl-PPIx-Regexp/inc/My
/usr/libexec/perl-PPIx-Regexp/inc/My/Module
/usr/libexec/perl-PPIx-Regexp/inc/My/Module/Mock_Tokenizer.pm
/usr/libexec/perl-PPIx-Regexp/inc/My/Module/Test.pm
/usr/libexec/perl-PPIx-Regexp/t
/usr/libexec/perl-PPIx-Regexp/t/basic.t
/usr/libexec/perl-PPIx-Regexp/t/fuzz.t
/usr/libexec/perl-PPIx-Regexp/t/locations.t
/usr/libexec/perl-PPIx-Regexp/t/parse.t
/usr/libexec/perl-PPIx-Regexp/t/unit-adhoc.t
/usr/libexec/perl-PPIx-Regexp/t/unit.t
/usr/libexec/perl-PPIx-Regexp/t/version.t
/usr/libexec/perl-PPIx-Regexp/t/xplain.t
/usr/libexec/perl-PPIx-Regexp/test
References
Summary
In this tutorial we learn how to install perl-PPIx-Regexp-tests
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).