How to Install and Uninstall node-lib0 Package on Kali Linux

Last updated: May 18,2024

1. Install "node-lib0" package

In this section, we are going to explain the necessary steps to install node-lib0 on Kali Linux

$ sudo apt update $ sudo apt install node-lib0

2. Uninstall "node-lib0" package

Here is a brief guide to show you how to uninstall node-lib0 on Kali Linux:

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

3. Information about the node-lib0 package on Kali Linux

Package: node-lib0
Version: 0.2.85-2
Installed-Size: 2565
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-isomorphic.js (>= 0.2.4)
Size: 194928
SHA256: 8c30f4156cdc93629befdfcf0a1f180d0af00efb620fd905f16fba7bae2e696c
SHA1: a6fe22ec4318246f764de851aa33e489877ebd13
MD5sum: e54d953842e64c27147cb2f0f4ffcece
Description: Monorepo of isomorphic utility functions
This library is meant to replace all global JavaScript functions with
isomorphic module imports. Additionally, it implements several
performance-oriented utility modules. Most noteworthy are the binary
encoding/decoding modules lib0/encoding and lib0/decoding, the
randomized testing framework lib0/testing, the fast Pseudo Random
Number Generator lib0/PRNG, the small socket.io alternative
lib0/websocket, and the logging module lib0/logging that allows
colorized logging in all environments.
.
Lib0 has only one dependency, which is also from the author of
lib0. If lib0 is transpiled with rollup or webpack, very little code
is produced because of the way that it is written. All exports are
pure and are removed by transpilers that support dead code
elimination.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/dmonad/lib0#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-lib0/node-lib0_0.2.85-2_all.deb