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

Last updated: May 04,2024

1. Install "node-typedarray" package

This tutorial shows how to install node-typedarray on Kali Linux

$ sudo apt update $ sudo apt install node-typedarray

2. Uninstall "node-typedarray" package

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

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

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

Package: node-typedarray
Version: 0.0.7-1
Installed-Size: 41
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 11400
SHA256: 1046e38a91eb0dd89f4f2c870b664a7f0cd3742770e62e56c540ea491250f728
SHA1: 3f2c703d74566bb035a5c0a12dfcd5abc85a2e8d
MD5sum: 3ebce096b8adc4c26c32344a9ee933fd
Description: TypedArray polyfill for old browsers
Node-typedarray is a fork of the inexorabletash version of polyfill.
.
A polyfill is a shim or collection of shims, and a shim lets you write the
same code across all browsers by implementing a new API in downlevel
browsers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/es-shims/typedarray
Section: javascript
Priority: optional
Filename: pool/main/n/node-typedarray/node-typedarray_0.0.7-1_all.deb