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

Last updated: May 19,2024

1. Install "node-wrap-ansi" package

This guide let you learn how to install node-wrap-ansi on Kali Linux

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

2. Uninstall "node-wrap-ansi" package

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

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

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

Package: node-wrap-ansi
Version: 8.0.1+~8.0.1-3
Installed-Size: 49
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-wrap-ansi (= 8.0.1)
Depends: node-ansi-styles, node-string-width, node-strip-ansi
Size: 11780
SHA256: 176bb434dae1a577548454a63865d44506fbf22f40728fea954c13850684621b
SHA1: c383974db1cc73214bf16bcc26d2ad5726925ed9
MD5sum: 460cceb659f9c219b45fd38fa3c6c6e2
Description: Wordwrap a string with ANSI escape codes
Node.js module to wrap words of a string to the specified column
width, taking into account the actual visual width of the contained
unicode characters.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/chalk/wrap-ansi
Section: javascript
Priority: optional
Filename: pool/main/n/node-wrap-ansi/node-wrap-ansi_8.0.1+~8.0.1-3_all.deb