How to Install and Uninstall node-strip-indent Package on Kali Linux

Last updated: May 17,2024

1. Install "node-strip-indent" package

In this section, we are going to explain the necessary steps to install node-strip-indent on Kali Linux

$ sudo apt update $ sudo apt install node-strip-indent

2. Uninstall "node-strip-indent" package

Please follow the guidelines below to uninstall node-strip-indent on Kali Linux:

$ sudo apt remove node-strip-indent $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-strip-indent package on Kali Linux

Package: node-strip-indent
Version: 3.0.0+~1.0.1-3
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-min-indent (= 1.0.1)
Size: 4344
SHA256: ae7a50ef3cf4c3e5d3132c7581eb5b489b86b9b4e29af8fd17407cc5196723b5
SHA1: 11d9799f8993ce37a64159daa1b3f11311d9146c
MD5sum: b3d30a4e5a7ef22e0567a037dcbf1fbf
Description: Strip leading whitespace from each line in a string
Strip leading whitespace from each line in a string. The line with the least
number of leading whitespace, ignoring empty lines, determines the number to
remove. Useful for removing redundant indentation.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/strip-indent
Section: javascript
Priority: optional
Filename: pool/main/n/node-strip-indent/node-strip-indent_3.0.0+~1.0.1-3_all.deb