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

Last updated: May 20,2024

1. Install "libjs-ipaddr" package

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

$ sudo apt update $ sudo apt install libjs-ipaddr

2. Uninstall "libjs-ipaddr" package

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

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

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

Package: libjs-ipaddr
Priority: extra
Section: universe/web
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-ipaddr.js
Version: 0.1.3-1
Recommends: javascript-common
Filename: pool/universe/n/node-ipaddr.js/libjs-ipaddr_0.1.3-1_all.deb
Size: 8990
MD5sum: f7af3169fc1980b6e40e9f78901d1b58
SHA1: a805e149a134543d03a313373dbde7cf335b46e8
SHA256: d94970961c02f5fa5a3eed66bb57cf39820ee012e5ab387782eff4903cc564d4
Description-en: IPv4 and IPv6 addresses manipulation - JavaScript library
This modules features:
- verification and parsing of an IP address
- match against a CIDR range or range list
- match against reserved ranges like loopback or private ranges
- conversion between IPv4 and IPv4-mapped IPv6 addresses.
Description-md5: b742fded0fb41c811a66667610456e9f
Homepage: https://github.com/whitequark/ipaddr.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu