How to Install and Uninstall node-get-caller-file Package on Kali Linux

Last updated: September 20,2024

1. Install "node-get-caller-file" package

In this section, we are going to explain the necessary steps to install node-get-caller-file on Kali Linux

$ sudo apt update $ sudo apt install node-get-caller-file

2. Uninstall "node-get-caller-file" package

This guide let you learn how to uninstall node-get-caller-file on Kali Linux:

$ sudo apt remove node-get-caller-file $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-get-caller-file package on Kali Linux

Package: node-get-caller-file
Version: 2.0.5+~cs1.1.1-4
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-ensure-posix-path (= 1.1.1)
Size: 5728
SHA256: f1116136df2d8a4d7d19651ebabecd24e06ab856476f95ab73efec81cd440b26
SHA1: d0f289cf39dbead9fdc634639dc3eb8b9baaa213
MD5sum: c2920c965ba0f9725cc1b64a59b1d628
Description: inspects the v8 stack trace
Call this function in a another function to find out the file from which that
function was called from.
.
Inspired by http://stackoverflow.com/questions/13227489
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/stefanpenner/get-caller-file
Section: javascript
Priority: optional
Filename: pool/main/n/node-get-caller-file/node-get-caller-file_2.0.5+~cs1.1.1-4_all.deb