How to Install and Uninstall libjs-inherits Package on Kali Linux

Last updated: May 18,2024

1. Install "libjs-inherits" package

Please follow the guidelines below to install libjs-inherits on Kali Linux

$ sudo apt update $ sudo apt install libjs-inherits

2. Uninstall "libjs-inherits" package

Please follow the steps below to uninstall libjs-inherits on Kali Linux:

$ sudo apt remove libjs-inherits $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-inherits package on Kali Linux

Package: libjs-inherits
Source: node-inherits
Version: 2.0.4-6
Installed-Size: 12
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3548
SHA256: 3f51ebfd3f84bd0788defaa55652e772c316801d8424526cbebc4d890c7808c1
SHA1: 282d195339105bd48db49d6e583c518fa5ae1996
MD5sum: cbc8b5893b7c941e62774fcc1cf977e1
Description: Browser library that 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 browser module.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/inherits
Section: javascript
Priority: optional
Filename: pool/main/n/node-inherits/libjs-inherits_2.0.4-6_all.deb