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

Last updated: September 19,2024

1. Install "node-parents" package

This tutorial shows how to install node-parents on Kali Linux

$ sudo apt update $ sudo apt install node-parents

2. Uninstall "node-parents" package

Learn how to uninstall node-parents on Kali Linux:

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

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

Package: node-parents
Version: 1.0.1+~1.0.1-1
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-parents (= 1.0.1)
Depends: nodejs:any (>= 10)
Size: 5244
SHA256: d3f6442d903a64c4048e561b99f9ea84312532c83e0e7516dc446790fee8312a
SHA1: 4901f0286b15c4cc4f1ce394cc2128a6a468eb74
MD5sum: 8e76485289dfe2651fdf694c49b60cab
Description: Node.js module returning all the parent directories
This module return a list of all parent directories of
a given directory.
.
This modules is useful for creating find(1) clone in pure
javascript.
.
This module is a dependency of browserify, a tool that allows one
to write Node.js-style modules that compile for use in the browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/substack/node-parents
Section: javascript
Priority: optional
Filename: pool/main/n/node-parents/node-parents_1.0.1+~1.0.1-1_all.deb