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

Last updated: May 22,2024

1. Install "node-archy" package

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

$ sudo apt update $ sudo apt install node-archy

2. Uninstall "node-archy" package

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

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

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

Package: node-archy
Priority: extra
Section: universe/web
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.2-1
Depends: nodejs
Filename: pool/universe/n/node-archy/node-archy_0.0.2-1_all.deb
Size: 3660
MD5sum: e134e3cf805546e1b5ef2f98e6dd0204
SHA1: 6800d7a02e930b41a7edb3a853b346a280bd07a0
SHA256: ff6aa56815bb0dfb2c3e0289f63720f0751a8984ddc1bff0533dfd99a64f1caf
Description-en: Pretty-print nested hierarchies module for Node.js
Given a tree of nested objects with 'label' and 'nodes' fields,
node-archy returns a string representation of that tree with unicode
pipe characters.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 5fc86788b4edaa6a9b7b634591c6a2f2
Homepage: https://github.com/substack/node-archy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu