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

Last updated: May 21,2024

1. Install "node-bufferjs" package

This guide covers the steps necessary to install node-bufferjs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-bufferjs

2. Uninstall "node-bufferjs" package

Please follow the steps below to uninstall node-bufferjs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-bufferjs
Priority: extra
Section: universe/web
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.0.0-1
Depends: nodejs
Filename: pool/universe/n/node-bufferjs/node-bufferjs_2.0.0-1_all.deb
Size: 2606
MD5sum: cee26df8027008175b22ed88c34071b0
SHA1: 31b93deb10d041822cf5304a97f034ed183cc542
SHA256: 12fc83a55c525b9a2d6b48e7d85ef2ebd5d1665dbc98c5007ca4e4c016587ae0
Description-en: pure JavaScript Buffer utils
Pure JavaScript utils which extend the global Buffer object
in Node.JS.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: a4a79929dad3a502da6677656a0892cd
Homepage: https://github.com/coolaj86/node-bufferjs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu