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

Last updated: May 21,2024

1. Install "libjs-node-uuid" package

Please follow the step by step instructions below to install libjs-node-uuid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-node-uuid

2. Uninstall "libjs-node-uuid" package

This is a short guide on how to uninstall libjs-node-uuid on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-node-uuid $ sudo apt autoclean && sudo apt autoremove

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

Package: libjs-node-uuid
Priority: optional
Section: universe/web
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-uuid
Version: 1.4.0-1
Recommends: javascript-common
Breaks: node-node-uuid (<< 1.3.1~20111202~)
Filename: pool/universe/n/node-uuid/libjs-node-uuid_1.4.0-1_all.deb
Size: 11074
MD5sum: 076398004994587f969d207ccf6f44cf
SHA1: 284e1a9607569b2a10fa2e5a0b2cbc9098f7d75b
SHA256: 4d673ba7c3ea0cedf8af06cdb363a024c40616427cc795f2287137335d54796a
Description-en: simple, fast generation of RFC4122 UUIDs - JavaScript library
Node is an event-based server-side JavaScript engine.
.
Node-uuid is a UUID library usable either directly in web browsers or
as a Node module.
.
* Generate RFC4122 version 1 or version 4 UUIDs
* Runs in node.js and all browsers
* Cryptographically strong random # generation on supporting platforms
* 1.1K minified and gzip'ed
.
This package contains node-uuid usable directly in web browsers.
Description-md5: b2b59b8f460cab5972328947211c9ab9
Homepage: https://github.com/broofa/node-uuid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions