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

Last updated: May 19,2024

1. Install "node-fined" package

This guide let you learn how to install node-fined on Kali Linux

$ sudo apt update $ sudo apt install node-fined

2. Uninstall "node-fined" package

Please follow the guidelines below to uninstall node-fined on Kali Linux:

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

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

Package: node-fined
Version: 1.2.0+~cs4.5.1-3
Installed-Size: 38
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-array-each (= 1.0.1), node-array-slice (= 1.1.0), node-objectdefaults (= 1.1.0), node-objectpick (= 1.3.0)
Depends: node-expand-tilde, node-for-own, node-is-plain-object (>= 5~), node-isobject, node-parse-filepath
Size: 8336
SHA256: 78205e6fd34d02418accabf010c63e0f102c0a45f7fe8dc013a9f749797165e7
SHA1: ee21377c278d6f914fdc614088c4c644c988ded5
MD5sum: fe4517a0139846a95bd7912fd70b0174
Description: Find a file given a declaration of locations
Node.js module to find a file given a basename, a list of
extensions and a path. The path can be either given directly or
as a base directory for finding up.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/js-cli/fined
Section: javascript
Priority: optional
Filename: pool/main/n/node-fined/node-fined_1.2.0+~cs4.5.1-3_all.deb