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

Last updated: May 18,2024

1. Install "libjs-semver" package

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

$ sudo apt update $ sudo apt install libjs-semver

2. Uninstall "libjs-semver" package

Please follow the instructions below to uninstall libjs-semver on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-semver $ sudo apt autoclean && sudo apt autoremove

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

Package: libjs-semver
Priority: extra
Section: universe/web
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-semver
Version: 2.1.0-2
Filename: pool/universe/n/node-semver/libjs-semver_2.1.0-2_all.deb
Size: 12368
MD5sum: d2b08332f07992e66a804635d451b782
SHA1: 680bc0abbf779e5da15c8cd92467e5cd09cb5b75
SHA256: 1db2dc31bfcbd6551ed9a2bbe9b04846d007e805bf9dd57899bbe7ed4b8a487c
Description-en: Semantic Versioning for Node.js
Test if version(s) satisfy the supplied range(s), and sort them.
Multiple versions or ranges may be supplied.
Program exits successfully if any valid version satisfies
all supplied ranges, and prints all satisfying versions.
.
This package provides a version usable in a browser, along
with its minified file.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 9a74fe3c7a830158ff3f7383b378c632
Homepage: https://github.com/isaacs/node-semver
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu