How to Install and Uninstall json-glib-tools Package on Kali Linux

Last updated: September 20,2024

1. Install "json-glib-tools" package

Please follow the instructions below to install json-glib-tools on Kali Linux

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

2. Uninstall "json-glib-tools" package

Please follow the instructions below to uninstall json-glib-tools on Kali Linux:

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

3. Information about the json-glib-tools package on Kali Linux

Package: json-glib-tools
Source: json-glib
Version: 1.8.0-2
Installed-Size: 50
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56.0), libjson-glib-1.0-0 (= 1.8.0-2)
Size: 11208
SHA256: 0843d5fe0178aa26ff4944e0c986b19292b590d295dee579017978f7ad68d871
SHA1: f1feb17dfbff1d2db89ed990ebd0c26c8cb2ce44
MD5sum: 662b2ba6c8017ceb0bd7259ad685b9de
Description: 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:
Multi-Arch: foreign
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Section: devel
Priority: optional
Filename: pool/main/j/json-glib/json-glib-tools_1.8.0-2_amd64.deb