Install libglib2.0-dev-bin by entering the following commands in the terminal:
sudo apt update sudo apt install libglib2.0-dev-bin
Description:
Development utilities for the GLib library
GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libglib2.0-0. It contains development utilities typically run during compilation and should not be installed directly. Use libglib2.0-dev instead.
Homepage: http://www.gtk.org/
Version: 2.56.1-2ubuntu1
Section: libdevel