How to Install and Uninstall node-inherits Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: March 14,2025
1. Install "node-inherits" package
Please follow the instructions below to install node-inherits on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
node-inherits
Copied
2. Uninstall "node-inherits" package
This guide covers the steps necessary to uninstall node-inherits on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
node-inherits
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-inherits package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: node-inherits
Priority: extra
Section: universe/web
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.0.1-3
Depends: libjs-inherits (= 2.0.1-3), nodejs
Filename: pool/universe/n/node-inherits/node-inherits_2.0.1-3_all.deb
Size: 3060
MD5sum: 1c7ea3e1846b1344d9fa897c62025107
SHA1: c463e9fa523beeeeed2ff59107256b5d7086d4e0
SHA256: fb7c82fc4644e3bf13c7a89f4586d89558fd49e5ed4faaf68c5758c248fd1810
Description-en: Exposes inherits function from Node.js environment
node-inherits exposes standard inherits implementation of Node.js util
module, and allows bundlers such as browserify to not include full util
package in client code.
.
It is recommended to use this module for all code that requires only
the inherits function and that has a chance to run in a browser too.
.
This is the Node.js module.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 0e420ccb3f8dc029af2a68cf10031382
Homepage: https://github.com/isaacs/inherits
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/web
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.0.1-3
Depends: libjs-inherits (= 2.0.1-3), nodejs
Filename: pool/universe/n/node-inherits/node-inherits_2.0.1-3_all.deb
Size: 3060
MD5sum: 1c7ea3e1846b1344d9fa897c62025107
SHA1: c463e9fa523beeeeed2ff59107256b5d7086d4e0
SHA256: fb7c82fc4644e3bf13c7a89f4586d89558fd49e5ed4faaf68c5758c248fd1810
Description-en: Exposes inherits function from Node.js environment
node-inherits exposes standard inherits implementation of Node.js util
module, and allows bundlers such as browserify to not include full util
package in client code.
.
It is recommended to use this module for all code that requires only
the inherits function and that has a chance to run in a browser too.
.
This is the Node.js module.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 0e420ccb3f8dc029af2a68cf10031382
Homepage: https://github.com/isaacs/inherits
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu