How to Install libglib2.0-data in Ubuntu 18.04



Install libglib2.0-data by entering the following commands in the terminal:

sudo apt update
sudo apt install libglib2.0-data

Description:

Common files for 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 for the runtime libraries to display messages in languages other than English.

Homepage: http://www.gtk.org/

Version: 2.56.1-2ubuntu1

Section: misc