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

Last updated: May 12,2024

1. Install "node-crc32" package

Please follow the step by step instructions below to install node-crc32 on Kali Linux

$ sudo apt update $ sudo apt install node-crc32

2. Uninstall "node-crc32" package

Please follow the steps below to uninstall node-crc32 on Kali Linux:

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

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

Package: node-crc32
Version: 0.2.2-4
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 4872
SHA256: 89ce073daf784ab96e876f7b9e991ef7e4d779d47836097ba27c0d4f22ceaec5
SHA1: 8deb66f7f428fdea0531d737dc37d816fa6e3237
MD5sum: d7d841a2f30326329feb4e3d0e185859
Description: CRC-32 implemented in JavaScript
CRC means 'Cyclic Redundancy Check' and is a way to checksum data. It is a
simple algorithm based on polynomials and is used in such projects as gzip.
.
This module only works with UTF-8 strings, and is meant to be able to work on
node and in the browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/beatgammit/crc32
Section: javascript
Priority: optional
Filename: pool/main/n/node-crc32/node-crc32_0.2.2-4_all.deb