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

Last updated: May 10,2024

1. Install "node-zipfile" package

This tutorial shows how to install node-zipfile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-zipfile

2. Uninstall "node-zipfile" package

This tutorial shows how to uninstall node-zipfile on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-zipfile
Priority: extra
Section: universe/libdevel
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Version: 0.5.0+ds-1build1
Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2), libzip4 (>= 0.10), nodejs
Filename: pool/universe/n/node-zipfile/node-zipfile_0.5.0+ds-1build1_amd64.deb
Size: 17034
MD5sum: ffe1c38bf376f00e9ffa4eeffeb2a15c
SHA1: 839042d46ee4447e46824ccef1692842c1c03bf1
SHA256: 51fdd0c969b4cd6218f8ac6e7928ab0cecf6c46c810980e622cceb5f2542cdf3
Description-en: library for handling zipfiles in Node.js
node-zipfile is a C++ module for handling zipfiles in Node.js.
.
Node.js is an event-based server-side javascript engine.
Description-md5: b323b758052ae7e7216202c7e34a8b48
Homepage: http://github.com/springmeyer/node-zipfile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu