pkg-config-32

manage compile and link flags for libraries

Install

All systems
curl cmd.cat/pkg-config-32.sh
Debian Debian
apt-get install pkgconf
Ubuntu
apt-get install pkgconf
Alpine
apk add pkgconf
Arch Arch Linux
pacman -S pkgconf
image/svg+xml Kali Linux
apt-get install pkgconf
Fedora
dnf install pkgconf
Windows (WSL2)
sudo apt-get update sudo apt-get install pkgconf
Raspbian
apt-get install pkgconf
Docker
docker run cmd.cat/pkg-config-32 pkg-config-32 powered by Commando

pkgconf

manage compile and link flags for libraries

pkgconf is a replacement for pkg-config, a system for managing library compile and link flags that works with automake and autoconf. pkgconf does not bundle any third-party libraries or depend on any third-party libraries.