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

Last updated: May 18,2024

1. Install "node-ansi" package

Please follow the instructions below to install node-ansi on Kali Linux

$ sudo apt update $ sudo apt install node-ansi

2. Uninstall "node-ansi" package

Please follow the instructions below to uninstall node-ansi on Kali Linux:

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

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

Package: node-ansi
Version: 0.3.1-2
Installed-Size: 40
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 9728
SHA256: d057300588012ad51d4c195b57fcf5a764af5d89f0b55569c5db38a3f598f1fd
SHA1: b54c04f85dc15185d1843d675c4b280d8239d6f8
MD5sum: 7e1dc0381aa304c0c39a0360ba6ded0c
Description: Advanced ANSI formatting tool for Node.js
node-ansi is a module for Node.js that provides an easy-to-use API
for writing ANSI escape codes to Stream instances.
ANSI escape codes are used to do fancy things in a terminal window,
like render text in colors, delete characters, lines, the entire window,
or hide and show the cursor, and lots more.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/TooTallNate/ansi.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-ansi/node-ansi_0.3.1-2_all.deb