How to Install and Uninstall ruby2.5-rubygem-pkg-config Package on openSUSE Leap

Last updated: October 04,2024

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

Please follow the steps below to install ruby2.5-rubygem-pkg-config on openSUSE Leap

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

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

Please follow the instructions below to uninstall ruby2.5-rubygem-pkg-config on openSUSE Leap:

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

3. Information about the ruby2.5-rubygem-pkg-config package on openSUSE Leap

Information for package ruby2.5-rubygem-pkg-config:
---------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-pkg-config
Version : 1.2.8-1.24
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 68.2 KiB
Installed : No
Status : not installed
Source package : rubygem-pkg-config-1.2.8-1.24.src
Upstream URL : https://github.com/ruby-gnome2/pkg-config
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.