How to Install and Uninstall node-string-width Package on Kali Linux

Last updated: May 18,2024

1. Install "node-string-width" package

Please follow the step by step instructions below to install node-string-width on Kali Linux

$ sudo apt update $ sudo apt install node-string-width

2. Uninstall "node-string-width" package

This tutorial shows how to uninstall node-string-width on Kali Linux:

$ sudo apt remove node-string-width $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-string-width package on Kali Linux

Package: node-string-width
Version: 4.2.3+~cs13.2.3-1
Installed-Size: 122
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-emoji-regex (= 9.2.2), node-types-string-width (= 4.0.1)
Depends: node-slice-ansi (>= 5.0.0+~cs9.0.0-2~), node-is-fullwidth-code-point, node-strip-ansi, node-wcwidth.js
Size: 10684
SHA256: 700622fb5c1f58c3fa5e27ffe6beba4a0eb542db11d7ba5cb2553bdcdc345df6
SHA1: 57602f19791594b201b2bb6d74b0185f89c0ba36
MD5sum: 9a2b07d366820c11f2010c71ebc4b078
Description: Get the visual width of a string
Some Unicode characters use more or less than the normal width when output
to the command-line.
.
This nodejs module gets the visual width of a string i.e. the actual
number of columns required to display it.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sindresorhus/string-width
Section: javascript
Priority: optional
Filename: pool/main/n/node-string-width/node-string-width_4.2.3+~cs13.2.3-1_all.deb