How to Install and Uninstall json-glib-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "json-glib-tools" package

This is a short guide on how to install json-glib-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install json-glib-tools

2. Uninstall "json-glib-tools" package

In this section, we are going to explain the necessary steps to uninstall json-glib-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove json-glib-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the json-glib-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: json-glib-tools
Priority: optional
Section: universe/devel
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: json-glib
Version: 1.1.2-0ubuntu1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.6), libjson-glib-1.0-0 (>= 0.13.2)
Filename: pool/universe/j/json-glib/json-glib-tools_1.1.2-0ubuntu1_amd64.deb
Size: 8322
MD5sum: 2e2914e409f71e30e4f33b0529013615
SHA1: e6a5619b813f7ee8ad0ce738879704e41834d70b
SHA256: ddc8df2e6585f80a1c267731aa779210ac8eba609c2993dae80fa360d284ff81
Description-en: GLib JSON manipulation library (tools)
JSON-GLib is a library for parsing, generating and manipulating JavaScript
Object Notation (JSON) data streams using the GLib type system. It allows
manipulating JSON data types with a Document Object Model API. It also
allows serializing and deserializing simple or complex GObjects to and
from JSON data types.
.
This package contains the json-glib-format and json-glib-validate
tools.
Description-md5: a3993eb653a1a654b72146670c3113ac
Multi-Arch: foreign
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu