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

Last updated: November 27,2024

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

This guide let you learn how to install perl-ExtUtils-Constant.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall perl-ExtUtils-Constant.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:39:09 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-ExtUtils-Constant
Version : 0.25
Release : 502.fc39
Architecture : noarch
Size : 44 k
Source : perl-5.38.2-502.fc39.src.rpm
Repository : updates
Summary : Generate XS code to import C header constants
URL : https://www.perl.org/
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : ExtUtils::Constant facilitates generating C and XS wrapper code to allow
: Perl modules to AUTOLOAD constants defined in C library header files.