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

Last updated: May 17,2024

1. Install "node-detect-indent" package

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

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

2. Uninstall "node-detect-indent" package

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

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

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

Package: node-detect-indent
Version: 6.1.0-1
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5992
SHA256: 7330434186e1cbf5c7eb4844c904b81dfba70bc423008c68eb75947aec4ceb86
SHA1: 2020107a6851a8a495c4dd336858bff3eae948b6
MD5sum: 49099896c8a904a02dea110d2a7d0a4a
Description: Detect the indentation of code
Node.js module to get the amount and type of indentation (tab, space
or null) of a string of any kind of text.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/detect-indent
Section: javascript
Priority: optional
Filename: pool/main/n/node-detect-indent/node-detect-indent_6.1.0-1_all.deb