How to Install and Uninstall node-sigmund Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "node-sigmund" package
Please follow the guidelines below to install node-sigmund on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
node-sigmund
Copied
2. Uninstall "node-sigmund" package
This guide covers the steps necessary to uninstall node-sigmund on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
node-sigmund
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-sigmund package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: node-sigmund
Priority: extra
Section: universe/web
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs
Filename: pool/universe/n/node-sigmund/node-sigmund_1.0.0-1_all.deb
Size: 3818
MD5sum: 74608dd549b7ec215c8b10118fbd170f
SHA1: f195f77c00de67cb07a50180d234415072903b07
SHA256: 5a2c60948921d8f686a46a6b4b7bcf340bd8078e504be030cc885dc135cb61c3
Description-en: 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: 0a75201728b802c822d3575c3f4b0002
Homepage: https://github.com/isaacs/sigmund
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/web
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs
Filename: pool/universe/n/node-sigmund/node-sigmund_1.0.0-1_all.deb
Size: 3818
MD5sum: 74608dd549b7ec215c8b10118fbd170f
SHA1: f195f77c00de67cb07a50180d234415072903b07
SHA256: 5a2c60948921d8f686a46a6b4b7bcf340bd8078e504be030cc885dc135cb61c3
Description-en: 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: 0a75201728b802c822d3575c3f4b0002
Homepage: https://github.com/isaacs/sigmund
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu