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

Last updated: May 20,2024

1. Install "node-yamlish" package

Here is a brief guide to show you how to install node-yamlish on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-yamlish

2. Uninstall "node-yamlish" package

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

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

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

Package: node-yamlish
Priority: extra
Section: universe/web
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.6-1
Depends: nodejs
Filename: pool/universe/n/node-yamlish/node-yamlish_0.0.6-1_all.deb
Size: 4948
MD5sum: 2a8013ad954c6198612f567b99899377
SHA1: 9b22ca307fff19bfb6fd9c9bc71793edf2be76c8
SHA256: 5e59c8bd5c99a7784d225824657a3902895fc3c5af6751ee941057e99e360107
Description-en: Parser/encoder for the YAMLish format for Node.js
This library parses the YAMLish format used to serialize objects in the
TAP format. YAMLish is a small subset of YAML (originally that implemented
by the Perl module YAML::Tiny), making it easy to implement in other
languages.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: e680c9bcaa1fdccc8a760b6b01e54ca7
Homepage: https://github.com/isaacs/yamlish
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu