How to Install and Uninstall node-crc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "node-crc" package

Learn how to install node-crc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-crc

2. Uninstall "node-crc" package

This guide covers the steps necessary to uninstall node-crc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-crc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-crc
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 3.0.0-3
Depends: nodejs
Filename: pool/universe/n/node-crc/node-crc_3.0.0-3_all.deb
Size: 8378
MD5sum: 01c76ffc7560b385c2f26806ac2e3d51
SHA1: e7274dffd584c5ca4601e4770ad8567a9eaa8396
SHA256: b4023a7ded8b9c17c4790826b69bec4e36a932bb8d746123f4f43c038124fba6
Description-en: 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: 0d4c563ae4eec4b1312e5c1b1066c099
Homepage: https://github.com/alexgorbatchev/node-crc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu