How to Install and Uninstall node-with Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "node-with" package
This guide let you learn how to install node-with on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
node-with
Copied
2. Uninstall "node-with" package
In this section, we are going to explain the necessary steps to uninstall node-with on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
node-with
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-with package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: node-with
Priority: extra
Section: universe/web
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 3.0.0-1
Depends: nodejs, uglifyjs
Filename: pool/universe/n/node-with/node-with_3.0.0-1_all.deb
Size: 4544
MD5sum: f21d3190ae64855775fa29838390e922
SHA1: 50ccafaa3125d988f907398f5a67125a14a74d2d
SHA256: 789d35f76b2a217c21aa6c1ff777b19bbd52988a4ee432f76d922b70798a4575
Description-en: compile-time `with` statement - Node.js module
This module allows compilation of a JavaScript statement
with a given scope object, as if it was in a `with` statement.
.
The `width` statement is deprecated and forbidden in ECMAScript 5
strict mode, which is supported by this module.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 9374fb74ac9fd09110f4d1d39a3623af
Homepage: https://github.com/ForbesLindesay/with
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/web
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 3.0.0-1
Depends: nodejs, uglifyjs
Filename: pool/universe/n/node-with/node-with_3.0.0-1_all.deb
Size: 4544
MD5sum: f21d3190ae64855775fa29838390e922
SHA1: 50ccafaa3125d988f907398f5a67125a14a74d2d
SHA256: 789d35f76b2a217c21aa6c1ff777b19bbd52988a4ee432f76d922b70798a4575
Description-en: compile-time `with` statement - Node.js module
This module allows compilation of a JavaScript statement
with a given scope object, as if it was in a `with` statement.
.
The `width` statement is deprecated and forbidden in ECMAScript 5
strict mode, which is supported by this module.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 9374fb74ac9fd09110f4d1d39a3623af
Homepage: https://github.com/ForbesLindesay/with
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu