How To Install perl-List-SomeUtils-XS on Fedora 36

In this tutorial we learn how to install perl-List-SomeUtils-XS in Fedora 36. perl-List-SomeUtils-XS is XS implementation for List

Introduction

In this tutorial we learn how to install perl-List-SomeUtils-XS on Fedora 36.

What is perl-List-SomeUtils-XS

List lists which is not going to go into List XS implementation is faster than List

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

Install perl-List-SomeUtils-XS 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-List-SomeUtils-XS using dnf by running the following command:

sudo dnf -y install perl-List-SomeUtils-XS

Install perl-List-SomeUtils-XS 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-List-SomeUtils-XS using yum by running the following command:

sudo yum -y install perl-List-SomeUtils-XS

How To Uninstall perl-List-SomeUtils-XS on Fedora 36

To uninstall only the perl-List-SomeUtils-XS package we can use the following command:

sudo dnf remove perl-List-SomeUtils-XS

perl-List-SomeUtils-XS Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/9a201d03b2edcf61ef1ee63ddb3f4960f19d25
/usr/lib64/perl5/vendor_perl/List
/usr/lib64/perl5/vendor_perl/List/SomeUtils
/usr/lib64/perl5/vendor_perl/List/SomeUtils/XS.pm
/usr/lib64/perl5/vendor_perl/auto/List
/usr/lib64/perl5/vendor_perl/auto/List/SomeUtils
/usr/lib64/perl5/vendor_perl/auto/List/SomeUtils/XS
/usr/lib64/perl5/vendor_perl/auto/List/SomeUtils/XS/XS.so
/usr/share/doc/perl-List-SomeUtils-XS
/usr/share/doc/perl-List-SomeUtils-XS/Changes
/usr/share/doc/perl-List-SomeUtils-XS/README.md
/usr/share/licenses/perl-List-SomeUtils-XS
/usr/share/licenses/perl-List-SomeUtils-XS/LICENSE
/usr/share/man/man3/List::SomeUtils::XS.3pm.gz

References

Summary

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