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

Last updated: October 05,2024

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

This is a short guide on how to install perl-ExtUtils-Constant.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall perl-ExtUtils-Constant.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:12:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-ExtUtils-Constant
Version : 0.25
Release : 477.fc34
Architecture : noarch
Size : 57 k
Source : perl-5.32.1-477.fc34.src.rpm
Repository : updates
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.