How to Install and Uninstall perl-ExtUtils-CppGuess Package on openSUSE Leap

Last updated: July 06,2024

1. Install "perl-ExtUtils-CppGuess" package

Please follow the instructions below to install perl-ExtUtils-CppGuess on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-ExtUtils-CppGuess

2. Uninstall "perl-ExtUtils-CppGuess" package

This guide let you learn how to uninstall perl-ExtUtils-CppGuess on openSUSE Leap:

$ sudo zypper remove perl-ExtUtils-CppGuess

3. Information about the perl-ExtUtils-CppGuess package on openSUSE Leap

Information for package perl-ExtUtils-CppGuess:
-----------------------------------------------
Repository : Main Repository
Name : perl-ExtUtils-CppGuess
Version : 0.12-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.5 KiB
Installed : No
Status : not installed
Source package : perl-ExtUtils-CppGuess-0.12-bp155.2.12.src
Upstream URL : http://search.cpan.org/dist/ExtUtils-CppGuess/
Summary : Guess C++ Compiler and Flags
Description :
'ExtUtils::CppGuess' attempts to guess the system's C++ compiler that is
compatible with the C compiler that your perl was built with.
It can generate the necessary options to the Module::Build constructor or
to ExtUtils::MakeMaker's 'WriteMakefile' function.