How to Install and Uninstall perl-Test-Portability-Files.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "perl-Test-Portability-Files.noarch" package

This guide let you learn how to install perl-Test-Portability-Files.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Test-Portability-Files.noarch

2. Uninstall "perl-Test-Portability-Files.noarch" package

This is a short guide on how to uninstall perl-Test-Portability-Files.noarch on Fedora 36:

$ sudo dnf remove perl-Test-Portability-Files.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Portability-Files.noarch package on Fedora 36

Last metadata expiration check: 3:26:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Test-Portability-Files
Version : 0.10
Release : 12.fc36
Architecture : noarch
Size : 24 k
Source : perl-Test-Portability-Files-0.10-12.fc36.src.rpm
Repository : fedora
Summary : Check file names portability
URL : https://metacpan.org/release/Test-Portability-Files
License : GPL+ or Artistic
Description : This module is used to check the portability across operating systems of
: the names of the files present in the distribution of a module. The tests
: use the advice given in "Files and Filesystems" in perlport. The author of
: a distribution can select which tests to execute.