How to Install and Uninstall node-make-dir Package on Kali Linux

Last updated: May 18,2024

1. Install "node-make-dir" package

Please follow the guidance below to install node-make-dir on Kali Linux

$ sudo apt update $ sudo apt install node-make-dir

2. Uninstall "node-make-dir" package

Please follow the step by step instructions below to uninstall node-make-dir on Kali Linux:

$ sudo apt remove node-make-dir $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-make-dir package on Kali Linux

Package: node-make-dir
Version: 3.1.0-3
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-semver
Size: 6040
SHA256: fbba506b02c6c057c776fcad3f7e3ee5ee8e13c96f0189e0eb2da5ba22fa2be7
SHA1: e50e71e7fdfc250bed08f38bdd7637a980338cce
MD5sum: 946ab3dc49079574105816c4f8db78bc
Description: Make a directory and its parents if needed - Think mkdir -p
Advantages over mkdirp
- Promise API (Async/await ready!)
- Fixes many mkdirp issues
- 100% test coverage
- CI-tested on macOS, Linux, and Windows
- Actively maintained
- Doesn't bundle a CLI
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/make-dir
Section: javascript
Priority: optional
Filename: pool/main/n/node-make-dir/node-make-dir_3.1.0-3_all.deb