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

Last updated: April 29,2024

1. Install "node-sigmund" package

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

$ sudo apt update $ sudo apt install node-sigmund

2. Uninstall "node-sigmund" package

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

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

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

Package: node-sigmund
Version: 1.0.1+~1.0.0-1
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-sigmund (= 1.0.0)
Size: 5464
SHA256: 736662c1aba4e8a3ae750f00dc3407d63d32c2ac968f81cd7fd498f6a7806db5
SHA1: 3ab3e3a975bfa63a8fd97e84387c0cda22474dee
MD5sum: c0e3c205093ca03eb9d5917a2a2dd757
Description: Quick and dirty signatures for Objects module for Node.js
This is like a much faster `deepEquals` comparison, which returns a
string key suitable for caches and the like.
The returned key will be as unique and reproducible as calling
`JSON.stringify` or `util.inspect` on the object, but is much faster.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/sigmund
Section: javascript
Priority: optional
Filename: pool/main/n/node-sigmund/node-sigmund_1.0.1+~1.0.0-1_all.deb