How to Install and Uninstall node-ip-regex Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "node-ip-regex" package

This is a short guide on how to install node-ip-regex on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-ip-regex

2. Uninstall "node-ip-regex" package

This tutorial shows how to uninstall node-ip-regex on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-ip-regex $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-ip-regex package on Ubuntu 21.10 (Impish Indri)

Package: node-ip-regex
Architecture: all
Version: 4.3.0-1
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Depends: nodejs
Filename: pool/universe/n/node-ip-regex/node-ip-regex_4.3.0-1_all.deb
Size: 4864
MD5sum: 03fc624956e191e0be127a5c1027192a
SHA1: 679a1ec5cd4205686ae5ce1352d97f814fe38402
SHA256: c5731ed50b93a39504e38cc220c88d9653e36128d857af87a0e9ebaafe0b9adf
SHA512: 9b60393301779fa4657ab723e64b8078337268c25ef4480d03793012af25f2c8875bb30518594047dd9e72e25b8e95f1e43434ab14d732763add88e303c10809
Homepage: https://github.com/sindresorhus/ip-regex#readme
Description-en: Regular expression for matching IP addresses
Returns a regex for matching both IPv4 and IPv6.
.
Only match an exact string. Useful with RegExp#test()
to check if a string is an IP address.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 247e8be14b93a9d985be6d7b7fac9d37