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

Last updated: May 20,2024

1. Install "node-eyes" package

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

$ sudo apt update $ sudo apt install node-eyes

2. Uninstall "node-eyes" package

Please follow the step by step instructions below to uninstall node-eyes on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-eyes
Priority: optional
Section: universe/web
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: eyes.js
Version: 0.1.8-1
Depends: nodejs (>= 0.6.19~dfsg1-3~)
Filename: pool/universe/e/eyes.js/node-eyes_0.1.8-1_all.deb
Size: 7348
MD5sum: 3dac840c9ced9154daaa766e403dd070
SHA1: ce711b6e6b146d18a21a17c70c70dd0b55360097
SHA256: b79964ace6cafcebb708cf18db28e17c66d9423eb12926c93d8da411205f3663
Description-en: customizable value inspector for Node
Node is an event-based server-side JavaScript engine.
.
eyes is a customizable value inspector for Node, uncluttering output in
the console. Also deals with circular objects in an intelligent way,
and can pretty-print object literals.
Description-md5: 562788072854a9a522370a62ab2c1651
Homepage: https://github.com/cloudhead/eyes.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu