How to Install and Uninstall node-cson-parser Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "node-cson-parser" package

This guide covers the steps necessary to install node-cson-parser on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-cson-parser

2. Uninstall "node-cson-parser" package

This guide covers the steps necessary to uninstall node-cson-parser on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-cson-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-cson-parser package on Ubuntu 21.10 (Impish Indri)

Package: node-cson-parser
Architecture: all
Version: 4.0.7-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: nodejs, coffeescript (>= 1.10.0~dfsg)
Filename: pool/universe/n/node-cson-parser/node-cson-parser_4.0.7-1_all.deb
Size: 7872
MD5sum: e71ee802f823493dd42cd2fb9ba6c442
SHA1: 8ff7677209e3466c88950da6dbcdd6b1bf8fe60f
SHA256: 5c78e8a84da22d85a714dbf79795fa9d3e7e1cc34d3bcc86ac9ed2a18c71c48f
SHA512: e18a523d885fd35655b6a00a1fa0478f240f1e8402c05f60a192de46b0afc7763b4937a983a868bf06d404421680271ec98dd6530eba8240461b7835c9f000a8
Homepage: https://github.com/groupon/cson-parser
Description-en: Safe parsing of CSON files
Node-cson-parser is a minimalistic CSON parser which offers:
- A strict subset of CSON that allows only data
- Interface is identical to JSON.{parse,stringify}
- Does not run the code, free of intermediate string representations
- Sane parse error messages with line/column
- Regular Expressions are considered data and will be accepted as well
.
In addition of pure data it allows for simple arithmetic expressions like
addition and multiplication. This allows more readable configuration
of numbers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 60472d7590eeeeb6273e8b198d2f96dd