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

Last updated: May 20,2024

1. Install "node-ansi-up" package

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

$ sudo apt update $ sudo apt install node-ansi-up

2. Uninstall "node-ansi-up" package

This is a short guide on how to uninstall node-ansi-up on Kali Linux:

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

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

Package: node-ansi-up
Version: 5.1.0+dfsg-2
Installed-Size: 65
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 14128
SHA256: 8f13f704c4957f47337b4dcfa4e9e0ba175b99b78046eb97a57d315a41e26948
SHA1: 0b74485584310610561020f0ed58e21b4609b494
MD5sum: 89e7dbe027be57aa48fa5bfb4f372500
Description: convert text containing ANSI color escape codes into HTML
This library provide function that takes a stream of text and transforms it
into proper HTML with colors. It does this by buffering the data and
performing multiple passes over the stream. Each time it consumes data,
it may or may not emit HTML. This HTML will always be proper HTML.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/drudru/ansi_up#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-ansi-up/node-ansi-up_5.1.0+dfsg-2_all.deb