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

Last updated: May 08,2024

1. Install "node-has-ansi" package

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

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

2. Uninstall "node-has-ansi" package

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

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

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

Package: node-has-ansi
Version: 5.0.1+~5.0.0-1
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-has-ansi (= 5.0.0)
Depends: node-ansi-regex
Size: 4828
SHA256: 5a14ae19261eb7c24b825061a30e6bfb71b8a67d545e94259b7b8afab4fddb07
SHA1: 49e6bab6625ae6eb0ee6363770c20e973118279e
MD5sum: 5364646284541aa621563007908c1052
Description: Check if a string has ANSI escape codes in Node.js
has-ansi is a Node.js module to check if a string has ANSI escape codes.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sindresorhus/has-ansi
Section: javascript
Priority: optional
Filename: pool/main/n/node-has-ansi/node-has-ansi_5.0.1+~5.0.0-1_all.deb