How to Install and Uninstall ruby3.3-rubygem-pkg-config Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "ruby3.3-rubygem-pkg-config" package

Here is a brief guide to show you how to install ruby3.3-rubygem-pkg-config on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-pkg-config

2. Uninstall "ruby3.3-rubygem-pkg-config" package

This tutorial shows how to uninstall ruby3.3-rubygem-pkg-config on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-pkg-config

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

Information for package ruby3.3-rubygem-pkg-config:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-pkg-config
Version : 1.5.6-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 79.2 KiB
Installed : No
Status : not installed
Source package : rubygem-pkg-config-1.5.6-1.4.src
Upstream URL : https://github.com/ruby-gnome/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.