How to Install and Uninstall node-wide-align Package on Kali Linux

Last updated: May 20,2024

1. Install "node-wide-align" package

Please follow the guidelines below to install node-wide-align on Kali Linux

$ sudo apt update $ sudo apt install node-wide-align

2. Uninstall "node-wide-align" package

This tutorial shows how to uninstall node-wide-align on Kali Linux:

$ sudo apt remove node-wide-align $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-wide-align package on Kali Linux

Package: node-wide-align
Version: 1.1.3-4
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-string-width
Size: 4244
SHA256: c0345837e7d4642dc4f7f4a02c28ece90568d605d19127b6f96b42fa3aa6f3fb
SHA1: 7d434162b2a61d4efeb553ba9fefa51158d71b09
MD5sum: 813aa20fd11136c33ccb8e7e1cc3bf41
Description: Wide-character aware text alignment function
Wide-character aware text alignment function for use on the console or with
fixed width fonts.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/iarna/wide-align#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-wide-align/node-wide-align_1.1.3-4_all.deb