How to Install and Uninstall perl-File-Spec-Native.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-File-Spec-Native.noarch" package

Please follow the steps below to install perl-File-Spec-Native.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-File-Spec-Native.noarch

2. Uninstall "perl-File-Spec-Native.noarch" package

Please follow the guidelines below to uninstall perl-File-Spec-Native.noarch on Fedora 34:

$ sudo dnf remove perl-File-Spec-Native.noarch $ sudo dnf autoremove

3. Information about the perl-File-Spec-Native.noarch package on Fedora 34

Last metadata expiration check: 5:26:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-File-Spec-Native
Version : 1.004
Release : 17.fc34
Architecture : noarch
Size : 20 k
Source : perl-File-Spec-Native-1.004-17.fc34.src.rpm
Repository : fedora
Summary : Use native OS implementation of File::Spec from a subclass
URL : https://metacpan.org/release/File-Spec-Native
License : GPL+ or Artistic
Description : This module is a stupid hack to make the default File::Spec behavior
: available from a subclass. This can be useful when using another module
: that expects a subclass of File::Spec but you want to use the current,
: native OS format (automatically detected by File::Spec).