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

Last updated: May 16,2024

1. Install "node-path-to-regexp" package

This guide covers the steps necessary to install node-path-to-regexp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-path-to-regexp

2. Uninstall "node-path-to-regexp" package

Please follow the guidelines below to uninstall node-path-to-regexp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-path-to-regexp $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-path-to-regexp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-path-to-regexp
Priority: extra
Section: universe/web
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.1-1
Depends: nodejs
Filename: pool/universe/n/node-path-to-regexp/node-path-to-regexp_1.0.1-1_all.deb
Size: 6512
MD5sum: 18a8d18a142d1a98f27b7433991bc391
SHA1: 0d0657b0265dd387ac53157ae5b92405afa9a954
SHA256: 0d8f84e6f2bd427ba0b8b4e0e32d659432952023b09a854be5060bbe5b9e6465
Description-en: express style path to RegExp utility
Turn an Express-style path string such as `/user/:name`
into a regular expression.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 9dedd50dd91111ed179c4770a76bfedd
Homepage: https://github.com/component/path-to-regexp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu