How to Install and Uninstall perl-ExtUtils-InferConfig.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "perl-ExtUtils-InferConfig.noarch" package

Please follow the guidelines below to install perl-ExtUtils-InferConfig.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-ExtUtils-InferConfig.noarch

2. Uninstall "perl-ExtUtils-InferConfig.noarch" package

Please follow the steps below to uninstall perl-ExtUtils-InferConfig.noarch on Fedora 39:

$ sudo dnf remove perl-ExtUtils-InferConfig.noarch $ sudo dnf autoremove

3. Information about the perl-ExtUtils-InferConfig.noarch package on Fedora 39

Last metadata expiration check: 0:00:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-ExtUtils-InferConfig
Version : 1.04
Release : 37.fc39
Architecture : noarch
Size : 14 k
Source : perl-ExtUtils-InferConfig-1.04-37.fc39.src.rpm
Repository : fedora
Summary : Infer Perl Configuration for non-running interpreters
URL : https://metacpan.org/release/ExtUtils-InferConfig
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module can determine the configuration and @INC of a perl interpreter
: given its path and that it is runnable by the current user.