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

Last updated: October 05,2024

1. Install "node-css-what" package

Please follow the instructions below to install node-css-what on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-css-what

2. Uninstall "node-css-what" package

This guide covers the steps necessary to uninstall node-css-what on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-css-what $ sudo apt autoclean && sudo apt autoremove

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

Package: node-css-what
Priority: extra
Section: universe/web
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.1.0-1
Depends: nodejs
Filename: pool/universe/n/node-css-what/node-css-what_2.1.0-1_all.deb
Size: 5232
MD5sum: 7aad71226885b03065a9cc63c08c5b09
SHA1: c31c9f1f00955d31b525519e68240dc4dca7f443
SHA256: 35df2d9a580e931238d48650f02ac6152e2ecc0b545adfca71f61adc99ec2f08
Description-en: CSS selector parser
This module contains a CSS selector parser.
.
The function returns a two-dimensional array. The first array represents
selectors separated by commas (eg. sub1, sub2), the second contains the
relevant tokens for that selector.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 7887ab7768ec3560e0f768a8e998754e
Homepage: https://github.com/fb55/css-what
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu