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

Last updated: July 06,2024

1. Install "node-cssstyle" package

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

$ sudo apt update $ sudo apt install node-cssstyle

2. Uninstall "node-cssstyle" package

This guide let you learn how to uninstall node-cssstyle on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-cssstyle
Priority: extra
Section: universe/web
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.14-1
Depends: nodejs
Filename: pool/universe/n/node-cssstyle/node-cssstyle_0.2.14-1_all.deb
Size: 17458
MD5sum: 6b683fdc18f9a5c014fd34efc4fd48d9
SHA1: a5bbed4b2d368dd9066109f6d527d8ec576a8754
SHA256: 1b4f26a86dbeaded506f45358a8f8c7d113fb30b5d7fa58be347bc001bec467b
Description-en: CSSStyleDeclaration Object Model implementation
CSSStyleDeclaration is a work-a-like to the CSSStyleDeclaration
class in Nikita Vasilyev's CSSOM.
Description-md5: b6efb477f1b9a932bb1a747909a5284b
Homepage: https://github.com/chad3814/CSSStyleDeclaration
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu