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

Last updated: September 28,2024

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

This tutorial shows how to install perl-ExtUtils-InferConfig.noarch on Fedora 38

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

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

This is a short guide on how to uninstall perl-ExtUtils-InferConfig.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:12:20 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-ExtUtils-InferConfig
Version : 1.04
Release : 36.fc38
Architecture : noarch
Size : 14 k
Source : perl-ExtUtils-InferConfig-1.04-36.fc38.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.