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

Last updated: April 29,2024

1. Install "node-propget" package

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

$ sudo apt update $ sudo apt install node-propget

2. Uninstall "node-propget" package

Please follow the steps below to uninstall node-propget on Kali Linux:

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

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

Package: node-propget
Version: 1.1.0-4
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4324
SHA256: e0ea3aac2763097fbd479dab32d6280462897659120e862b17aa559323356607
SHA1: 82a2a79fc193ee5c634f76fa98181846d16b597d
MD5sum: 1cf62f9c3ad9855f74d0c937758f7595
Description: Propget is a small helper utility for finding
values in deeply nested objects without having to worry
about undefined properties. It uses a humand readable
dot based notation to find items in your object or array.
.
Useful as a build dependency for other packages to use.
Description-md5:
Homepage: https://github.com/bigpipe/propget#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-propget/node-propget_1.1.0-4_all.deb