How to Install and Uninstall perl-Package-Stash-XS.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "perl-Package-Stash-XS.x86_64" package

This guide covers the steps necessary to install perl-Package-Stash-XS.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Package-Stash-XS.x86_64

2. Uninstall "perl-Package-Stash-XS.x86_64" package

Here is a brief guide to show you how to uninstall perl-Package-Stash-XS.x86_64 on Fedora 34:

$ sudo dnf remove perl-Package-Stash-XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Package-Stash-XS.x86_64 package on Fedora 34

Last metadata expiration check: 1:07:25 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Package-Stash-XS
Version : 0.29
Release : 9.fc34
Architecture : x86_64
Size : 35 k
Source : perl-Package-Stash-XS-0.29-9.fc34.src.rpm
Repository : fedora
Summary : Faster and more correct implementation of the Package::Stash API
URL : https://metacpan.org/release/Package-Stash-XS
License : GPL+ or Artistic
Description : This is a back-end for Package::Stash, which provides the functionality in a
: way that's less buggy and much faster. It will be used by default if it's
: installed, and should be preferred in all environments with a compiler.