How to Install libpackagekit-glib2-dev in Ubuntu 18.04



Install libpackagekit-glib2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libpackagekit-glib2-dev

Description:

Library for accessing PackageKit using GLib (development files)

PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance".

Homepage: https://www.freedesktop.org/software/PackageKit/

Version: 1.1.9-1ubuntu2

Section: libdevel