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

Last updated: May 21,2024

1. Install "node-fstream-ignore" package

This guide let you learn how to install node-fstream-ignore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-fstream-ignore

2. Uninstall "node-fstream-ignore" package

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

$ sudo apt remove node-fstream-ignore $ sudo apt autoclean && sudo apt autoremove

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

Package: node-fstream-ignore
Priority: extra
Section: universe/web
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.6-2
Depends: nodejs, node-minimatch (>= 0.2.0), node-fstream (>= 0.1.17), node-inherits
Filename: pool/universe/n/node-fstream-ignore/node-fstream-ignore_0.0.6-2_all.deb
Size: 5586
MD5sum: 44e6ab82ae6278108dfc1c699b599b97
SHA1: 63e28d3d1cc7e956e349297087d465108b0858a7
SHA256: 2cf78e7f863f95e251bc6898aa685b80f1daadd8a479bcb1bbed165994772d61
Description-en: Directory reader configurable by .ignore module for Node.js
node-fstream-ignore filters out files that match globs in `.ignore`
files throughout the tree, like how git ignores files based on a
`.gitignore` file.
.
Node.js is an event-based server-side javascript engine.
Description-md5: d83372b26e4290e462dda20b10439419
Homepage: https://github.com/isaacs/fstream-ignore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu