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

Last updated: May 17,2024

1. Install "node-sane" package

Please follow the guidelines below to install node-sane on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-sane

2. Uninstall "node-sane" package

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

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

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

Package: node-sane
Architecture: all
Version: 4.1.0+~cs18.16.37-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 232
Provides: node-bser (= 2.1.1), node-capture-exit (= 2.0.0), node-cnakazawa-watch (= 1.0.4), node-exec-sh (= 0.3.4), node-fb-watchman (= 2.0.1), node-makeerror (= 1.0.11), node-node-int64 (= 0.4.0), node-rsvp (= 4.8.5), node-tmpl (= 1.0.4), node-types-fb-watchman (= 2.0.0), node-types-sane (= 2.0.0), node-walker (= 1.0.7)
Depends: node-anymatch, node-execa, node-micromatch (>= 3.1.4), node-minimist, nodejs (>= 6)
Filename: pool/universe/n/node-sane/node-sane_4.1.0+~cs18.16.37-1_all.deb
Size: 49148
MD5sum: 3be7def312095d53e8ecbab05c6a74bd
SHA1: 9eb2367d94638e957597343c349c3cdbbcba7c10
SHA256: 65b76aa02137abebb6e10aa12b731719e3f02d6b9b5bec2077bd7b7b869d38ed
SHA512: 041dbdae6f2f8a08c3afce0ca4e5662dca024b62564c9a8a78633edd355fb98c17957be08e3b7f23eebd4a811c6d56714c7e3b4437aaf27b7556c1f5e0b37272
Homepage: https://github.com/amasad/sane
Description-en: Nodejs fast, small, and reliable file system watcher
Sane aims to be fast, small, and reliable file system watcher. It does
that by:
* By default stays away from fs polling because it's very slow and cpu
intensive
* Uses `fs.watch` by default and sensibly works around the various issues
* Maintains a consistent API across different platforms
* Where `fs.watch` is not reliable you have the choice of using the following
alternatives:
* the facebook watchman library (embedded)
* the watchexec library (embedded)
* polling
Description-md5: 43661f2e3dc867d245b07e3064d2cada