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

Last updated: May 19,2024

1. Install "node-stringset" package

This is a short guide on how to install node-stringset on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-stringset

2. Uninstall "node-stringset" package

In this section, we are going to explain the necessary steps to uninstall node-stringset on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-stringset
Priority: optional
Section: universe/web
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.1+20130926-1
Depends: nodejs
Filename: pool/universe/n/node-stringset/node-stringset_0.2.1+20130926-1_all.deb
Size: 4560
MD5sum: e824966bb551e9cbf2fa3c2036eeb64c
SHA1: 286b5ac5b7f9b87f44b4cbf91b0fa7c37c828d01
SHA256: 818e04673d0685906efdc887a7069c317f77ca1199c150a77db34d54f717d32c
Description-en: fast and robust stringset (Node.js module)
A fast and robust stringset 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: 4b605b941d14c51d3f97c08d304f7505
Homepage: https://github.com/olov/stringset
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu