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

Last updated: May 17,2024

1. Install "node-ipaddr.js" package

Please follow the instructions below to install node-ipaddr.js on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-ipaddr.js

2. Uninstall "node-ipaddr.js" package

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

$ sudo apt remove node-ipaddr.js $ sudo apt autoclean && sudo apt autoremove

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

Package: node-ipaddr.js
Priority: extra
Section: universe/web
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.3-1
Depends: nodejs
Filename: pool/universe/n/node-ipaddr.js/node-ipaddr.js_0.1.3-1_all.deb
Size: 7838
MD5sum: d3d16aa30821fc273536f542bc2666fc
SHA1: b6bceacb1e924e8e363c7ab96c72dda869d60938
SHA256: 759f78e666ac31a80ffce9c8885fe388eae988125de82cc616a27fb3e3889800
Description-en: IPv4 and IPv6 addresses manipulation - Node.js module
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.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 5f67e775ef6e06a6eb59611ff147d604
Homepage: https://github.com/whitequark/ipaddr.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu