How to Install and Uninstall node-parse-filepath Package on Kali Linux

Last updated: May 17,2024

1. Install "node-parse-filepath" package

Please follow the step by step instructions below to install node-parse-filepath on Kali Linux

$ sudo apt update $ sudo apt install node-parse-filepath

2. Uninstall "node-parse-filepath" package

This tutorial shows how to uninstall node-parse-filepath on Kali Linux:

$ sudo apt remove node-parse-filepath $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-parse-filepath package on Kali Linux

Package: node-parse-filepath
Version: 1.0.2+~1.0.0-2
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-parse-filepath (= 1.0.0)
Depends: node-map-cache, node-path-is-absolute, node-path-root
Size: 6124
SHA256: 5f1c91b9c399d36667af254ae200064092e56c46ec793c8f44add3118a9500a1
SHA1: 999bd7d3f50a3258a59050bc0ec91a6f5790fa69
MD5sum: c5b655f8c34d2364ea4fa806021fbf0e
Description: Parses a filepath into an object
Node.js module that provides a polyfill for the native path.parse,
that parses a filepath into an object with absolute filepath,
dirname, basename, extname etc.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jonschlinkert/parse-filepath
Section: javascript
Priority: optional
Filename: pool/main/n/node-parse-filepath/node-parse-filepath_1.0.2+~1.0.0-2_all.deb