How to Install and Uninstall ruby2.7-rubygem-pkg-config Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ruby2.7-rubygem-pkg-config" package

Please follow the guidance below to install ruby2.7-rubygem-pkg-config on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-pkg-config

2. Uninstall "ruby2.7-rubygem-pkg-config" package

Please follow the guidance below to uninstall ruby2.7-rubygem-pkg-config on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-pkg-config

3. Information about the ruby2.7-rubygem-pkg-config package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-pkg-config:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-pkg-config
Version : 1.4.6-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 75,6 KiB
Installed : No
Status : not installed
Source package : rubygem-pkg-config-1.4.6-1.2.src
Summary : A pkg-config implementation for Ruby
Description :
pkg-config can be used in your extconf.rb to properly detect need libraries
for compiling Ruby native extensions.