How to Install and Uninstall perl-ExtUtils-CChecker.noarch Package on Oracle Linux 9
Last updated: November 01,2024
1. Install "perl-ExtUtils-CChecker.noarch" package
Please follow the instructions below to install perl-ExtUtils-CChecker.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-ExtUtils-CChecker.noarch
Copied
2. Uninstall "perl-ExtUtils-CChecker.noarch" package
Please follow the step by step instructions below to uninstall perl-ExtUtils-CChecker.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-ExtUtils-CChecker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-ExtUtils-CChecker.noarch package on Oracle Linux 9
Last metadata expiration check: 2:52:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-ExtUtils-CChecker
Version : 0.11
Release : 1.el9
Architecture : noarch
Size : 29 k
Source : perl-ExtUtils-CChecker-0.11-1.el9.src.rpm
Repository : epel
Summary : Configure-time utilities for using C headers, libraries, or OS features
URL : https://metacpan.org/release/ExtUtils-CChecker
License : GPL+ or Artistic
Description : Often Perl modules are written to wrap functionality found in existing C
: headers, libraries, or to use OS-specific features. It is useful in the
: Build.PL or Makefile.PL file to check for the existence of these
: requirements before attempting to actually build the module.
Available Packages
Name : perl-ExtUtils-CChecker
Version : 0.11
Release : 1.el9
Architecture : noarch
Size : 29 k
Source : perl-ExtUtils-CChecker-0.11-1.el9.src.rpm
Repository : epel
Summary : Configure-time utilities for using C headers, libraries, or OS features
URL : https://metacpan.org/release/ExtUtils-CChecker
License : GPL+ or Artistic
Description : Often Perl modules are written to wrap functionality found in existing C
: headers, libraries, or to use OS-specific features. It is useful in the
: Build.PL or Makefile.PL file to check for the existence of these
: requirements before attempting to actually build the module.