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

Last updated: May 10,2024

1. Install "node-ini" package

Please follow the guidelines below to install node-ini on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-ini

2. Uninstall "node-ini" package

Please follow the guidelines below to uninstall node-ini on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-ini
Priority: extra
Section: universe/web
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.1.0-1
Depends: nodejs
Filename: pool/universe/n/node-ini/node-ini_1.1.0-1_all.deb
Size: 4770
MD5sum: 673242fe70302dd02c31ce7e06775656
SHA1: 961d162220b184482a5e73e22a87468cd54c5cdc
SHA256: c9790c39a713e5e1efcc054771013eb9b8b19833d3fd4513143712f2c9e8fef9
Description-en: ini format parser and serializer for Node.js
Read, manipulate and write ini files.
Sections are treated as nested objects.
Items before the first heading are saved on the object directly.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 5f89c91d6e57d1f88688141888528d70
Homepage: https://github.com/isaacs/ini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu