How to Install and Uninstall jsonlint Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "jsonlint" package

Please follow the guidance below to install jsonlint on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install jsonlint

2. Uninstall "jsonlint" package

Please follow the guidelines below to uninstall jsonlint on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove jsonlint $ sudo apt autoclean && sudo apt autoremove

3. Information about the jsonlint package on Ubuntu 21.10 (Impish Indri)

Package: jsonlint
Architecture: all
Version: 1.8.3-2
Priority: optional
Section: universe/php
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: php-cli, php-common
Filename: pool/universe/j/jsonlint/jsonlint_1.8.3-2_all.deb
Size: 12136
MD5sum: 7dfa3a94f52a790bbf55c178c202c415
SHA1: bb0fb3cb1babe7b0ff8c543f858be68ac8b5dbf6
SHA256: d0d67ab443d46e33592e27e4de3863c9939ca81c29dd2e7a448402269d0c6a30
SHA512: 255d7f6ce491e7861c878d416bdbb8272b4f042bbd80d9da20a7c24f18cb28f2d3185af4898dfc30ce17fc435c21ee13f5c119b53d933b6f90f1681eda458021
Homepage: https://github.com/Seldaek/jsonlint
Description-en: validating parser of JSON data structures
JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It is easy for humans to read and write. It is easy for
machines to parse and generate. It is based on a subset of the
JavaScript Programming Language. JSON is a text format that is
completely language independent but uses conventions that are familiar
to programmers of the C-family of languages. These properties make JSON
an ideal data-interchange language.
.
This package provides jsonlint-php, a validating parser of JSON files.
Another more complete JSON syntax validator and formatter tool is
provided by the python-demjson package.
Description-md5: 3b0c786112d0eaadbbe65a5d8fd819d6