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

Last updated: May 13,2024

1. Install "node-buffer-crc32" package

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

$ sudo apt update $ sudo apt install node-buffer-crc32

2. Uninstall "node-buffer-crc32" package

Please follow the step by step instructions below to uninstall node-buffer-crc32 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-buffer-crc32
Priority: extra
Section: universe/web
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.1-1
Depends: nodejs
Filename: pool/universe/n/node-buffer-crc32/node-buffer-crc32_0.2.1-1_all.deb
Size: 4876
MD5sum: 0e670e7b1e326551951a266139165987
SHA1: 3fc8a4b4f64e00bed4080ff1d32f853b902bee33
SHA256: ebaa3146da5bac665f57f1192472953352c98d58a1c2b20f86eec53c9fd136ce
Description-en: computes crc32 of buffers and strings - module for Node.js
This module provides a standard implementation of the error-detecting code
known as 32-bit Cyclic Redundancy Check.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 3597a5efd7b90936c27586b40353ef84
Homepage: https://github.com/brianloveswords/buffer-crc32
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu