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

Last updated: May 02,2024

1. Install "node-path-is-absolute" package

Please follow the instructions below to install node-path-is-absolute on Kali Linux

$ sudo apt update $ sudo apt install node-path-is-absolute

2. Uninstall "node-path-is-absolute" package

In this section, we are going to explain the necessary steps to uninstall node-path-is-absolute on Kali Linux:

$ sudo apt remove node-path-is-absolute $ sudo apt autoclean && sudo apt autoremove

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

Package: node-path-is-absolute
Version: 2.0.0-2
Installed-Size: 15
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4068
SHA256: 349cfe75b0a9b6454eee7026489ff36cdf87f277eb9595c95cc77ed75530495e
SHA1: d49ff09aa47b84a33cdb9c41062891e25334aed5
MD5sum: 3f95b143f5f92d9abaeee90033ae9653
Description: Node.js 0.12 path.isAbsolute() ponyfill
Path-is-absolute is a Node.js module that gives developers the ability to
determine whether a path written in programming language is an absolute path.
An absolute path will always resolve to the same location, regardless of the
working directory. Path-is-absolute is a ponyfill, meaning that it does not
overwrite the native method in a JavaScript environment.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/path-is-absolute
Section: javascript
Priority: optional
Filename: pool/main/n/node-path-is-absolute/node-path-is-absolute_2.0.0-2_all.deb