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