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

Last updated: May 20,2024

1. Install "node-util-deprecate" package

Learn how to install node-util-deprecate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-util-deprecate

2. Uninstall "node-util-deprecate" package

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

$ sudo apt remove node-util-deprecate $ sudo apt autoclean && sudo apt autoremove

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

Package: node-util-deprecate
Priority: optional
Section: universe/web
Installed-Size: 20
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.2-1
Depends: nodejs
Filename: pool/universe/n/node-util-deprecate/node-util-deprecate_1.0.2-1_all.deb
Size: 3708
MD5sum: eefb7a8136d7d075e933512cc5901268
SHA1: 08c11c3fd226773b942126ae4a4792d7e5180222
SHA256: c7cc7a7d95e1a68b0579baac90459a55b902abb6c76d7bbffa8e0622e89742c7
Description-en: Node.js's `util.deprecate()` function with browser support
In Node.js, this module simply re-exports the util.deprecate() function.
.
In the web browser (i.e. via browserify), a browser-specific
implementation of the util.deprecate() function is used.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: e46191256b729282c04b4dbfbf30e566
Homepage: https://github.com/TooTallNate/util-deprecate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu