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

Last updated: May 20,2024

1. Install "node-zlib" package

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

$ sudo apt update $ sudo apt install node-zlib

2. Uninstall "node-zlib" package

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

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

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

Package: node-zlib
Priority: extra
Section: universe/web
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Version: 1.0.5-1
Depends: nodejs
Filename: pool/universe/n/node-zlib/node-zlib_1.0.5-1_amd64.deb
Size: 3272
MD5sum: e2ff94e7148a69fbcf89a4b2913808bf
SHA1: 4f6dbea66cb4ebce405377dc390c64cd011bb59e
SHA256: 6c947a97ec9b7109162b8e8bbbc5b8b870aa7cdf8569f7113f3040c4fa888837
Description-en: zlib bindings for node.js
node-zlib offers simple, synchronous deflate/inflate for node.js buffers,
providing a binding to the zlib library.
Description-md5: 27abb50350044944c968db7be1696e83
Homepage: https://github.com/kkaefer/node-zlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu