How To Install Pkgconf On Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian?
Maintainer: Andrej Shadura
Email: [email protected] .
Website: https://github.com/pkgconf/pkgconf
Section: devel
Install pkgconf
-
Debian
apt-get install pkgconfClick to copy -
Ubuntu
apt-get install pkgconfClick to copy -
Alpine OS
apk add pkgconfClick to copy -
Arch Linux
pacman -S pkgconfClick to copy -
Kali Linux
apt-get install pkgconfClick to copy -
Fedora
dnf install pkgconfClick to copy -
Raspbian
apt-get install pkgconfClick to copy
pkgconf
manage compile and link flags for librariespkgconf 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.
Installing pkgconf command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of pkgconf 2026 package in your OS.




