How to Install and Uninstall jparse Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "jparse" package

This tutorial shows how to install jparse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jparse

2. Uninstall "jparse" package

Please follow the guidance below to uninstall jparse on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the jparse package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jparse
Priority: extra
Section: universe/utils
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Loic Dachary (OuoU)
Architecture: amd64
Source: jaula
Version: 1.4.0-3ubuntu1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libjaula1 (>= 1.3.0), libstdc++6 (>= 4.4.0)
Filename: pool/universe/j/jaula/jparse_1.4.0-3ubuntu1_amd64.deb
Size: 6016
MD5sum: 1279ef92b3144f5ca1939c314117be59
SHA1: f67fcace5cfdc853ed07c059f9a77463a2a26262
SHA256: 5434c909f76eb88691d633bb4e1e307bee6a158aa9e9284564ed8d33549091be
Description-en: JSON parser utility
Jparse is a small utility based on jaula library that checks JSON formatted
files, detects errors and sends a "compacted to a single line" form of the
file contents on standard output.
Description-md5: cd187894cc8cdd6cafac7b4964183487
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu