How to Install and Uninstall perl-ExtUtils-CChecker Package on openSUSE Leap
Last updated: November 23,2024
1. Install "perl-ExtUtils-CChecker" package
Please follow the guidelines below to install perl-ExtUtils-CChecker on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-ExtUtils-CChecker
Copied
2. Uninstall "perl-ExtUtils-CChecker" package
Please follow the instructions below to uninstall perl-ExtUtils-CChecker on openSUSE Leap:
$
sudo zypper remove
perl-ExtUtils-CChecker
Copied
3. Information about the perl-ExtUtils-CChecker package on openSUSE Leap
Information for package perl-ExtUtils-CChecker:
-----------------------------------------------
Repository : Main Repository
Name : perl-ExtUtils-CChecker
Version : 0.11-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 57.6 KiB
Installed : No
Status : not installed
Source package : perl-ExtUtils-CChecker-0.11-bp155.2.10.src
Upstream URL : https://metacpan.org/release/ExtUtils-CChecker
Summary : Configure-time utilities for using C headers,
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 existance of these
requirements before attempting to actually build the module.
Objects in this class provide an extension around ExtUtils::CBuilder to
simplify the creation of a _.c_ file, compiling, linking and running it, to
test if a certain feature is present.
It may also be necessary to search for the correct library to link against,
or for the right include directories to find header files in. This class
also provides assistance here.
-----------------------------------------------
Repository : Main Repository
Name : perl-ExtUtils-CChecker
Version : 0.11-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 57.6 KiB
Installed : No
Status : not installed
Source package : perl-ExtUtils-CChecker-0.11-bp155.2.10.src
Upstream URL : https://metacpan.org/release/ExtUtils-CChecker
Summary : Configure-time utilities for using C headers,
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 existance of these
requirements before attempting to actually build the module.
Objects in this class provide an extension around ExtUtils::CBuilder to
simplify the creation of a _.c_ file, compiling, linking and running it, to
test if a certain feature is present.
It may also be necessary to search for the correct library to link against,
or for the right include directories to find header files in. This class
also provides assistance here.