How to Install and Uninstall node-columnify Package on Kali Linux

Last updated: May 17,2024

1. Install "node-columnify" package

This guide covers the steps necessary to install node-columnify on Kali Linux

$ sudo apt update $ sudo apt install node-columnify

2. Uninstall "node-columnify" package

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

$ sudo apt remove node-columnify $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-columnify package on Kali Linux

Package: node-columnify
Version: 1.6.0+~1.5.1-1
Installed-Size: 48
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-columnify (= 1.5.1)
Depends: node-strip-ansi, node-wcwidth.js
Size: 12412
SHA256: 6ed43ba40978232e1a32401507d013353b6f8ca1bdddc1ee81b9c6ba261ebb11
SHA1: 6d6811c51ec939e5cf6a18ca48fcbff85bc44f8b
MD5sum: ce9f3ddbb39f14ccf33473c6d060daab
Description: Render data in text columns with in-column text-wrap
Create text-based columns suitable for console output from objects or arrays
of objects.
.
Columns are automatically resized to fit the content of the largest cell.
Each cell will be padded with spaces to fill the available space and ensure
column contents are left-aligned.
.
Designed to handle sensible wrapping in npm search results.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/timoxley/columnify
Section: javascript
Priority: optional
Filename: pool/main/n/node-columnify/node-columnify_1.6.0+~1.5.1-1_all.deb