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

Last updated: May 20,2024

1. Install "node-monocle" package

Learn how to install node-monocle on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-monocle

2. Uninstall "node-monocle" package

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

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

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

Package: node-monocle
Priority: extra
Section: universe/web
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.1.51+dfsg-1
Depends: nodejs, node-readdirp
Filename: pool/universe/n/node-monocle/node-monocle_1.1.51+dfsg-1_all.deb
Size: 5138
MD5sum: a7001f1c7dc2f45f0b73bef839a897aa
SHA1: fb8d9e9f9fd00aede6493deec65c800a482cf805
SHA256: 968b353042e234b73608fc78654363a2903749a81a34929fe3c0bff368127772
Description-en: Watch directories for file changes - Node.js module
This module provides a thin layer on top of Node.js fs.watch tool.
It helps watching nested directories, arbitrary paths, and deals with
some cross-platform issues.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: a77953145910f45e9b3f3d921e066cf5
Homepage: https://github.com/samccone/monocle
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu