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

Last updated: May 05,2024

1. Install "node-ansi-styles" package

This is a short guide on how to install node-ansi-styles on Kali Linux

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

2. Uninstall "node-ansi-styles" package

Learn how to uninstall node-ansi-styles on Kali Linux:

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

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

Package: node-ansi-styles
Version: 6.2.1-2
Installed-Size: 34
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-color-convert
Size: 8640
SHA256: a0f17ed7035dc1ba433cb1d7440a22da7f4b7ed2efba9731e147c0b0c832d750
SHA1: 59f92deed2985625076637bacdf748fbc2b7fcb9
MD5sum: e16650d3e2fcab68be56d4a3838edce2
Description: ANSI escape codes for styling strings in the terminal with Node.js
ansi-styles is a Node.js module which provides ANSI escape codes for styling
strings in the terminal.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sindresorhus/ansi-styles
Section: javascript
Priority: optional
Filename: pool/main/n/node-ansi-styles/node-ansi-styles_6.2.1-2_all.deb