How to Install and Uninstall node-yazl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "node-yazl" package

Please follow the step by step instructions below to install node-yazl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-yazl

2. Uninstall "node-yazl" package

Please follow the guidelines below to uninstall node-yazl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-yazl package on Ubuntu 21.10 (Impish Indri)

Package: node-yazl
Architecture: all
Version: 2.5.1-1
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Depends: nodejs, node-buffer-crc32
Filename: pool/universe/n/node-yazl/node-yazl_2.5.1-1_all.deb
Size: 16848
MD5sum: 286cea7de81a157eac5ca5e473741d27
SHA1: 9e5b85f0d2917c1d91482879000d77dc6c636252
SHA256: 34ebbf5d3dbbb3081db40d3c7fb7cec1ebe21496764ae7f528ac88df7ba161c4
SHA512: 0aa2b7c376e1df8c0d3113dd506307cd2cff8d3e10e5b770083db5ecdf6bca7e2044b5527a4b3ab0a8d3f5cf711a3c60a80a6a9c66892110b11acd387848c105
Homepage: https://github.com/thejoshwolfe/yazl
Description-en: yet another zip library - Node.js module
yazl is a Node.js module which provides the ability to generate zip files.
It uses async APIs to avoid blocking the JavaScript thread, avoids buffering
entire files in RAM, and opens input files one at a time to avoid EMFILE
errors. yazl supports adding files, buffers, and streams. The output is a
stream. If all the files in the zip file are uncompressed, the final size is
known before the stream starts.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: c141d33ff7d430106e460d9275c280d5