How to Install and Uninstall jsonlint Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "jsonlint" package

This guide let you learn how to install jsonlint on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install jsonlint

2. Uninstall "jsonlint" package

Please follow the steps below to uninstall jsonlint on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the jsonlint package on Ubuntu 20.10 (Groovy Gorilla)

Package: jsonlint
Architecture: all
Version: 1.8.2-1
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: 56
Depends: php-cli, php-common
Filename: pool/universe/j/jsonlint/jsonlint_1.8.2-1_all.deb
Size: 12012
MD5sum: 889378053a43fd2c44fd137331258e03
SHA1: 02019d37a3481941284c06465261529b11357247
SHA256: 7b093638820a76518d5c1620183ec63ecebebf824990271245ada714b995266d
SHA512: ce82447c07ec49d69393ced8bc0fe43fd5916478fe3cc44a8e305159defe5683a041a87063b147d82d3be742e7ec2edd85833237e15adcc8d8a55dc62d4953ad
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