How to Install and Uninstall perl-ExtUtils-Constant.noarch Package on CentOS Stream 9

Last updated: September 30,2024

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

Learn how to install perl-ExtUtils-Constant.noarch on CentOS Stream 9

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

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

Learn how to uninstall perl-ExtUtils-Constant.noarch on CentOS Stream 9:

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

3. Information about the perl-ExtUtils-Constant.noarch package on CentOS Stream 9

Last metadata expiration check: 2:07:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-ExtUtils-Constant
Version : 0.25
Release : 481.el9
Architecture : noarch
Size : 46 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : appstream
Summary : Generate XS code to import C header constants
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : ExtUtils::Constant facilitates generating C and XS wrapper code to allow
: Perl modules to AUTOLOAD constants defined in C library header files.