How To Install Pkgconf On Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian?

How To Install Pkgconf On Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian?

pkgconf

manage compile and link flags for libraries

Maintainer: Andrej Shadura



Section: devel

Install pkgconf

  • Debian apt-get install pkgconf Click to copy
  • Ubuntu apt-get install pkgconf Click to copy
  • Alpine OS apk add pkgconf Click to copy
  • Arch Linux pacman -S pkgconf Click to copy
  • Kali Linux apt-get install pkgconf Click to copy
  • Fedora dnf install pkgconf Click to copy
  • Raspbian apt-get install pkgconf Click to copy

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.

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.