How to Install and Uninstall node-stringmap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "node-stringmap" package

Please follow the steps below to install node-stringmap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-stringmap

2. Uninstall "node-stringmap" package

Please follow the guidelines below to uninstall node-stringmap on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-stringmap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-stringmap
Priority: optional
Section: universe/web
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.2+20130926-1
Depends: nodejs
Filename: pool/universe/n/node-stringmap/node-stringmap_0.2.2+20130926-1_all.deb
Size: 4958
MD5sum: ef059b2e94dd78ec0ea0bd691d880773
SHA1: 087585664bf6f427d8e9d41b2d6705f3da8a457d
SHA256: 914d9e44afb948822a2d62bfef6287dc4137b7a882b378ddc017d8de9e8c7d99
Description-en: fast and robust stringmap (Node.js module)
A fast and robust stringmap implementation that
can hold any string keys, including __proto__,
with minimal overhead compared to a plain object.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 579be51f4abd5f11e74934b263dc5b35
Homepage: https://github.com/olov/stringmap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu