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

Last updated: May 17,2024

1. Install "node-crc" package

This guide covers the steps necessary to install node-crc on Kali Linux

$ sudo apt update $ sudo apt install node-crc

2. Uninstall "node-crc" package

Please follow the step by step instructions below to uninstall node-crc on Kali Linux:

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

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

Package: node-crc
Version: 4.3.2-1
Installed-Size: 230
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 18296
SHA256: 74eef4905282f214bb43f64cb63b0b67d9c1356b73810ff12dd8576e72f7256e
SHA1: b702dea09ad7abe2fcc501e40cd0e96c09c6b4e9
MD5sum: aff91cb84cc644205951ab9aab061211
Description: module for calculating Cyclic Redundancy Check (CRC)
This package provides a pure JavaScript implementation, with no dependencies,
to calculate CRC, the following algorithms are supported:
* CRC1
* CRC8
* CRC8 1-Wire
* CRC16
* CRC16 CCITT
* CRC16 Modbus
* CRC24
* CRC32
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alexgorbatchev/node-crc
Section: javascript
Priority: optional
Filename: pool/main/n/node-crc/node-crc_4.3.2-1_all.deb