How to Install and Uninstall ruby-pkg-config Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-pkg-config" package

Please follow the steps below to install ruby-pkg-config on Kali Linux

$ sudo apt update $ sudo apt install ruby-pkg-config

2. Uninstall "ruby-pkg-config" package

Here is a brief guide to show you how to uninstall ruby-pkg-config on Kali Linux:

$ sudo apt remove ruby-pkg-config $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-pkg-config package on Kali Linux

Package: ruby-pkg-config
Version: 1.5.3-1
Installed-Size: 41
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 8432
SHA256: 7cf10d2816bc17195e63f8adfd4267cf90e846233ebb07dbc32ea4afdd6af2a6
SHA1: 7d008c315a52675efbb8ae444cbc01d33691f71c
MD5sum: c30673a4cd88ba5af23d782ddbbee3a1
Description: pkg-config implementation for Ruby
pkg-config can be used in your extconf.rb to properly detect necessary
libraries for compiling native Ruby extensions, using the pkg-config database.
Note that this package does not use pkg-config, only its database.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ruby-gnome/pkg-config
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pkg-config/ruby-pkg-config_1.5.3-1_all.deb