How to Install and Uninstall libpkgconf-dev Package on Kali Linux

Last updated: October 05,2024

1. Install "libpkgconf-dev" package

Please follow the guidance below to install libpkgconf-dev on Kali Linux

$ sudo apt update $ sudo apt install libpkgconf-dev

2. Uninstall "libpkgconf-dev" package

Learn how to uninstall libpkgconf-dev on Kali Linux:

$ sudo apt remove libpkgconf-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpkgconf-dev package on Kali Linux

Package: libpkgconf-dev
Source: pkgconf (1.8.1-1)
Version: 1.8.1-1+b2
Installed-Size: 197
Maintainer: Andrej Shadura
Architecture: amd64
Replaces: libpkgconf (<< 1.6.3-5), pkgconf (<< 1.6.0-2)
Provides: libpkgconf
Depends: libpkgconf3 (= 1.8.1-1+b2)
Breaks: libpkgconf (<< 1.6.3-5), pkgconf (<< 1.6.0-2)
Size: 55116
SHA256: d09f0b886d66206a333e770d73477baa3091c548bd243fc2dc94105465703e7e
SHA1: 7b6c3a31b7feee306724067f2a29928e765965b7
MD5sum: 20b02a06e4bd9a17dc50f170af616f7c
Description: development files for pkgconf
pkgconf is an implementation of the pkg-config system, which helps to configure
compiler and linker flags for development frameworks.
.
pkgconf is a replacement for pkg-config, providing additional functionality
while also maintaining compatibility.
.
libpkgconf is a library which provides access to most of pkgconf's
functionality, to allow other tooling such as compilers and IDEs to
discover and use libraries configured by pkgconf.
.
This package ships development files for libpkgconf.
Description-md5:
Multi-Arch: same
Homepage: http://pkgconf.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/pkgconf/libpkgconf-dev_1.8.1-1+b2_amd64.deb