How to Install and Uninstall node-is-dotfile Package on Kali Linux

Last updated: May 04,2024

1. Install "node-is-dotfile" package

Please follow the guidance below to install node-is-dotfile on Kali Linux

$ sudo apt update $ sudo apt install node-is-dotfile

2. Uninstall "node-is-dotfile" package

This tutorial shows how to uninstall node-is-dotfile on Kali Linux:

$ sudo apt remove node-is-dotfile $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-is-dotfile package on Kali Linux

Package: node-is-dotfile
Version: 2.0.0-1
Installed-Size: 26
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-dotfile-regex (= 1.0.2), node-types-is-dotfile (= 2.0.0)
Size: 5408
SHA256: f386950b9d5e105e19dc306fc98cef990ae2674662caa175da022e86ac841572
SHA1: 414388fbca2a2d40610cdcf11bb4bff70994b63b
MD5sum: e345040bd0debe82b05e343f03be0fd1
Description: Return true if a file path is (or has) a dotfile
Return true if a file path is (or has) a dotfile. Returns false if the path
is a dot directory.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jonschlinkert/is-dotfile
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-dotfile/node-is-dotfile_2.0.0-1_all.deb