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

Last updated: May 06,2024

1. Install "node-jsonfile" package

In this section, we are going to explain the necessary steps to install node-jsonfile on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-jsonfile

2. Uninstall "node-jsonfile" package

Please follow the guidance below to uninstall node-jsonfile on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-jsonfile
Architecture: all
Version: 6.1.0-1
Multi-Arch: foreign
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: nodejs (>= 10), node-graceful-fs (>= 4.1.6), node-universalify
Filename: pool/universe/n/node-jsonfile/node-jsonfile_6.1.0-1_all.deb
Size: 6012
MD5sum: 1c6efece3861c03673c08cb97ad85759
SHA1: a314e9ad5d8159210f2bd5289f8506086868644b
SHA256: 6b431b02581649b3c42cbb8d613300f0423062a7338ed2dd2d8a621c93504754
SHA512: 47084d2b4fffdb201ca96176500ae30d475be82e9434b04e9ed65978412b3fb0fda1d1eef62b463ea41465d05bdca1787a3b2a9a4c7551ef9e0c732f2a683e20
Homepage: https://github.com/jprichardson/node-jsonfile
Description-en: Easily read/write JSON files in Node.js
jsonfile is a Node.js module to easily read/write JSON files in JavaScript.
.
The module provides readFile() and writeFile() methods that combine
JSON.parse() with fs.readFile() and JSON.parse() with fs.readFile().
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 6d9687783e73d4fb182ca1e91e03d1ff