How to Install and Uninstall node-jsonparse Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "node-jsonparse" package

This tutorial shows how to install node-jsonparse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-jsonparse

2. Uninstall "node-jsonparse" package

This guide let you learn how to uninstall node-jsonparse on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-jsonparse $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-jsonparse package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-jsonparse
Priority: extra
Section: universe/web
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs
Filename: pool/universe/n/node-jsonparse/node-jsonparse_1.0.0-1_all.deb
Size: 6238
MD5sum: 24dcb779af26cef4be637408935fc1bd
SHA1: 224450076bf445c4eeac7a6cab6f688ebc619ef3
SHA256: ec04c2f3a1a28a6991f6fc96f2f1f3bf413ca920b8b4eef7fb4509500ba7b7b5
Description-en: Pure javascript JSON streaming parser for node.js
This a simple nodejs module that parses a given JSON file and
returning object form suitable for grammar analysis.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: aeb3c11f7569476d2647cdf3dea6d48f
Homepage: https://github.com/creationix/jsonparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu