How to Install and Uninstall perl-PkgConfig Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-PkgConfig" package
This guide covers the steps necessary to install perl-PkgConfig on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-PkgConfig
Copied
2. Uninstall "perl-PkgConfig" package
Please follow the instructions below to uninstall perl-PkgConfig on openSuSE Tumbleweed:
$
sudo zypper remove
perl-PkgConfig
Copied
3. Information about the perl-PkgConfig package on openSuSE Tumbleweed
Information for package perl-PkgConfig:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-PkgConfig
Version : 0.25026-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 190.0 KiB
Installed : No
Status : not installed
Source package : perl-PkgConfig-0.25026-1.6.src
Upstream URL : https://metacpan.org/release/PkgConfig
Summary : Pure-Perl Core-Only replacement for pkg-config
Description :
'PkgConfig' provides a pure-perl, core-only replacement for the
'pkg-config' utility.
This is not a description of the uses of 'pkg-config' but rather a
description of the differences between the C version and the Perl one.
While 'pkg-config' is a compiled binary linked with glib, the pure-perl
version has no such requirement, and will run wherever Perl ( >= 5.6 )
does.
The main supported options are the common '--libs', '--cflags', '--static',
'--exists' and '--modversion'.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-PkgConfig
Version : 0.25026-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 190.0 KiB
Installed : No
Status : not installed
Source package : perl-PkgConfig-0.25026-1.6.src
Upstream URL : https://metacpan.org/release/PkgConfig
Summary : Pure-Perl Core-Only replacement for pkg-config
Description :
'PkgConfig' provides a pure-perl, core-only replacement for the
'pkg-config' utility.
This is not a description of the uses of 'pkg-config' but rather a
description of the differences between the C version and the Perl one.
While 'pkg-config' is a compiled binary linked with glib, the pure-perl
version has no such requirement, and will run wherever Perl ( >= 5.6 )
does.
The main supported options are the common '--libs', '--cflags', '--static',
'--exists' and '--modversion'.