How to Install and Uninstall node-ini Package on Kali Linux

Last updated: May 19,2024

1. Install "node-ini" package

Please follow the guidance below to install node-ini on Kali Linux

$ sudo apt update $ sudo apt install node-ini

2. Uninstall "node-ini" package

In this section, we are going to explain the necessary steps to uninstall node-ini on Kali Linux:

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

3. Information about the node-ini package on Kali Linux

Package: node-ini
Version: 3.0.1-2
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 6928
SHA256: 074f3bba0ee7c49df98944efd72821a183c62a6548f2228361003affb73bad0e
SHA1: 097e14b1a3085656b4f5bcd36adbba56ddd86709
MD5sum: 7908e296924e124f1f8f696cb9e41c15
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/ini
Section: javascript
Priority: optional
Filename: pool/main/n/node-ini/node-ini_3.0.1-2_all.deb