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

Last updated: May 21,2024

1. Install "node-strip-json-comments" package

Please follow the step by step instructions below to install node-strip-json-comments on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-strip-json-comments

2. Uninstall "node-strip-json-comments" package

Please follow the instructions below to uninstall node-strip-json-comments on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-strip-json-comments $ sudo apt autoclean && sudo apt autoremove

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

Package: node-strip-json-comments
Priority: extra
Section: universe/web
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.4-1
Depends: nodejs
Filename: pool/universe/n/node-strip-json-comments/node-strip-json-comments_1.0.4-1_all.deb
Size: 4418
MD5sum: b7d82dd38d8720972dcdb22b1f3ecf30
SHA1: dda37001898c5c02e32e0a6aebef90aefa9238ef
SHA256: 1272c5606b2e4c27304dee2048f1b2bc4b45ab04382c69259a770a26af3fb2ad
Description-en: Node.js module to strip comments from JSON
This module and command-line client will let you strip comments
from your JSON files.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: c50b20a86d9597fdf24e29523cce8886
Homepage: https://github.com/sindresorhus/strip-json-comments
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu