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

Last updated: May 13,2024

1. Install "node-bytes" package

Please follow the guidance below to install node-bytes on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-bytes

2. Uninstall "node-bytes" package

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

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

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

Package: node-bytes
Priority: extra
Section: universe/web
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.1.0-1
Depends: nodejs
Filename: pool/universe/n/node-bytes/node-bytes_2.1.0-1_all.deb
Size: 4164
MD5sum: 57d8b403300b2e3e24b1bfb58203ffe3
SHA1: 39f83051c78aef6df35278ed5f0db66740e13b44
SHA256: 87b585ddddd3908a32e9eb1e1c22bfdfa78a2968883e4c65065c79ccfb37f254
Description-en: Byte string parser and formatter - Node.js module
This module parses strings representing an amount of bytes, like
1kb, 2mb, 1gb; and inversely converts positive integers to a readable
format representing an amount of bytes.
It is useful for parsing or writing log files.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 2e3359d57d4f11bde448be5f90397522
Homepage: https://github.com/visionmedia/bytes.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu