How to Install and Uninstall perl-ExtUtils-CppGuess Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "perl-ExtUtils-CppGuess" package

In this section, we are going to explain the necessary steps to install perl-ExtUtils-CppGuess on openSuSE Tumbleweed

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

2. Uninstall "perl-ExtUtils-CppGuess" package

Please follow the steps below to uninstall perl-ExtUtils-CppGuess on openSuSE Tumbleweed:

$ sudo zypper remove perl-ExtUtils-CppGuess

3. Information about the perl-ExtUtils-CppGuess package on openSuSE Tumbleweed

Information for package perl-ExtUtils-CppGuess:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-ExtUtils-CppGuess
Version : 0.270.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 23.6 KiB
Installed : No
Status : not installed
Source package : perl-ExtUtils-CppGuess-0.270.0-2.1.src
Upstream URL : https://metacpan.org/release/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.