How to Install and Uninstall gir1.2-glib-2.0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: October 05,2024

1. Install "gir1.2-glib-2.0" package

Learn how to install gir1.2-glib-2.0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install gir1.2-glib-2.0

2. Uninstall "gir1.2-glib-2.0" package

Please follow the instructions below to uninstall gir1.2-glib-2.0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove gir1.2-glib-2.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gir1.2-glib-2.0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: gir1.2-glib-2.0
Architecture: amd64
Version: 1.66.1-1build1
Multi-Arch: same
Priority: important
Section: introspection
Source: gobject-introspection
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 661
Provides: gir1.2-gio-2.0 (= 1.66.1-1build1), gir1.2-girepository-2.0 (= 1.66.1-1build1), gir1.2-gmodule-2.0 (= 1.66.1-1build1), gir1.2-gobject-2.0 (= 1.66.1-1build1)
Depends: libgirepository-1.0-1 (>= 1.66.0), libglib2.0-0 (>= 2.65.1)
Filename: pool/main/g/gobject-introspection/gir1.2-glib-2.0_1.66.1-1build1_amd64.deb
Size: 136556
MD5sum: ee8279369063f4e69f7bcb697e37f76c
SHA1: 17d1b140f4dbb74fb2b1a49726d4f4bf415a333d
SHA256: 8fcfb2f2b9758429a859256d517af4717e30636a98058c50c7733c3bf0ac3006
SHA512: 374882982ac81c3bd6c2c1b86c36790446d4e84f4722c09aae9bd9a0ca674347225cc5c9bac376455c9c78422d021b32eac21999387c59f24072806241504dd7
Homepage: https://wiki.gnome.org/GObjectIntrospection
Description-en: Introspection data for GLib, GObject, Gio and GModule
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains the introspection data for the GLib, GObject,
GModule and Gio libraries.
Description-md5: 4a611c6bfb6cf3afde558f13b2ebca03
Task: minimal