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

Last updated: May 08,2024

1. Install "node-constantinople" package

Please follow the steps below to install node-constantinople on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-constantinople

2. Uninstall "node-constantinople" package

Please follow the guidance below to uninstall node-constantinople on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-constantinople $ sudo apt autoclean && sudo apt autoremove

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

Package: node-constantinople
Priority: extra
Section: universe/web
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.0.0-1
Depends: nodejs, uglifyjs
Filename: pool/universe/n/node-constantinople/node-constantinople_2.0.0-1_all.deb
Size: 3608
MD5sum: 1670754e6fd4d143d2f11b37df32d7a5
SHA1: 4ea35cfec8d32fff9d3cf892dcc8b55d65fe0a4c
SHA256: a8e0ffd0b0b204f888295d7d399d20c3aa2fd92fa58cdae07c1f71f28a8dd08c
Description-en: determine if an expression evaluates to a constant - Node.js module
This module parses a JavaScript expression and determine if it
evaluates to a constant, relative to a given scope object.
It also checks for syntax errors.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 4c2f05d7e662eb8d6f389f93570dfb4b
Homepage: https://github.com/ForbesLindesay/constantinople
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu