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

Last updated: November 22,2024

1. Install "node-css" package

In this section, we are going to explain the necessary steps to install node-css on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-css

2. Uninstall "node-css" package

In this section, we are going to explain the necessary steps to uninstall node-css on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-css
Priority: extra
Section: universe/web
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.1.0-2
Depends: nodejs, node-inherits, node-source-map
Filename: pool/universe/n/node-css/node-css_2.1.0-2_all.deb
Size: 15656
MD5sum: 54df65af1bd6063d43c84f08689aa10c
SHA1: 9522a1fc5ac042808d2a0bf5e77af19990093f6f
SHA256: 7abe13cd464eab24631108bf19e1c73ef8b99214735dc2b7ab96bb144abd9fb1
Description-en: JavaScript CSS parser and stringifier - Node.js module
This module provides a CSS parser in JavaScript, able to make
stylesheet rules available as JavaScript object, and a CSS
stringifier which takes an abstract syntax tree from parser and
outputs a CSS-formatted string.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: f70f7209046d5d4fdec14183e8f3258d
Homepage: https://github.com/reworkcss/css
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu