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

Last updated: May 21,2024

1. Install "node-findit2" package

This is a short guide on how to install node-findit2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-findit2

2. Uninstall "node-findit2" package

Learn how to uninstall node-findit2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-findit2
Priority: extra
Section: universe/web
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.2.3-1
Depends: nodejs
Filename: pool/universe/n/node-findit2/node-findit2_2.2.3-1_all.deb
Size: 4822
MD5sum: fd0375da939f2b84f04d53ae8815aa58
SHA1: 9d3d628984b800bad82b34fae4cfc423bb2e971e
SHA256: f3f7d0ee6b0cefd438acc887cb52846bdf094aaf5496917e198e2ece2b2a9ffa
Description-en: walk a directory tree recursively with events
findit2 is a Node.js module to recursively walk directory trees. It supports
optionally following symlinks and detects file system loops.
.
This module is a backward-compatible rewrite of node-findit to provide bug
fixes and better symlink support.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 5c4ba78cda4bd9d96f569a454cc5ef79
Homepage: https://github.com/andrewrk/node-findit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu