gapplication
A library of handy utility functions
Install
- All systems
-
curl cmd.cat/gapplication.sh
- Debian
-
apt-get install libglib2.0-bin - Ubuntu
-
apt-get install libglib2.0-bin - Arch Linux
-
pacman -S glib2 - Kali Linux
-
apt-get install libglib2.0-bin - CentOS
-
yum install glib2 - Fedora
-
dnf install glib2 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libglib2.0-bin - Raspbian
-
apt-get install libglib2.0-bin
glib2
A library of handy utility functions
libglib2.0-bin
Programs 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 contains the program files which is used for the libraries and others.