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

Last updated: May 03,2024

1. Install "node-tslib" package

Learn how to install node-tslib on Kali Linux

$ sudo apt update $ sudo apt install node-tslib

2. Uninstall "node-tslib" package

Learn how to uninstall node-tslib on Kali Linux:

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

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

Package: node-tslib
Version: 2.4.1-1
Installed-Size: 76
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 19488
SHA256: e9a1572770033843b7960a6019ad89bc7e67a6c09b5458f734ddea41f6b02f9d
SHA1: 3f471d48732f1619e13e8ca237b91a85bd75632f
MD5sum: d3e1d852095dfc76e83cd7e2650dd112
Description: Implementation of tslib for javascript
This is a runtime library for typescript that contains all of the TypeScript
helper functions.
.
This library is primarily used by the --importHelpers flag in TypeScript.
.
For an optimized bundles with TypeScript, you should absolutely consider
using tslib and --importHelpers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://typescriptlang.org/
Section: javascript
Priority: optional
Filename: pool/main/n/node-tslib/node-tslib_2.4.1-1_all.deb