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

Last updated: May 19,2024

1. Install "node-stylus" package

Learn how to install node-stylus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-stylus

2. Uninstall "node-stylus" package

This is a short guide on how to uninstall node-stylus on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-stylus
Priority: extra
Section: universe/web
Installed-Size: 504
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.48.1+dfsg-1
Depends: nodejs, node-debug, node-glob (>= 3.2.0), node-css-parse (>= 1.7.0), node-sax (>= 0.5.0), node-mkdirp (>= 0.3.0), node-source-map (>= 0.1.0)
Filename: pool/universe/n/node-stylus/node-stylus_0.48.1+dfsg-1_all.deb
Size: 109766
MD5sum: d9441965bfcd4f964591469a7de5f93e
SHA1: 6b0be39740044f19a85b9344eb846157612e51d5
SHA256: 8a09469a18c06def0d40598ae503928815e32e01c9d6bb950118f53e13127e96
Description-en: Robust, expressive, and feature-rich CSS superset - Node.js module
Stylus is a language which provides an efficient, dynamic, and expressive way
to generate CSS. It supports both an indented syntax and regular CSS style.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 81f358185c35cc7dfc6dbe21f90bb3d6
Homepage: https://github.com/LearnBoost/stylus
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu