logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

libdpkg - Debian package manager C library

Description

The libdpkg C library provides functions and infrastructure for the dpkg tool set, and external projects that need to integrate tightly with it. The library provides a pkgconf(1) entry named libdpkg. Warning: The API provided by this library is highly volatile, still in the process of being cleaned up. It is only supposed to be used internally by dpkg for now. Header files, functions, variables and types might get renamed, removed or change semantics. If you still have a need to use it, which you would be doing anyway, say by locally building dpkg to get the library, then define the C preprocessor macro LIBDPKG_VOLATILE_API in your build to acknowledge that fact. Due to the currently API volatility, only a static library is provided.

Name

libdpkg - Debian package manager C library

See Also

/usr/share/doc/dpkg/README.api, <https://www.dpkg.org/doc/libdpkg/>. 1.22.21 2025-07-14 libdpkg(7)

See Also