How to Install and Uninstall node-postcss-reporter Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "node-postcss-reporter" package

Please follow the instructions below to install node-postcss-reporter on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-postcss-reporter

2. Uninstall "node-postcss-reporter" package

In this section, we are going to explain the necessary steps to uninstall node-postcss-reporter on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-postcss-reporter $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-postcss-reporter package on Ubuntu 21.10 (Impish Indri)

Package: node-postcss-reporter
Architecture: all
Version: 7.0.2-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: nodejs, node-colorette (>= 1.2.1~), node-lodash-packages (>= 4.17.4), node-postcss (>= 8.1~)
Filename: pool/universe/n/node-postcss-reporter/node-postcss-reporter_7.0.2-1_all.deb
Size: 7828
MD5sum: b7fe007f0df0326a0549b9dfe88c254b
SHA1: 6e686b5c217c9b6beab822121408c38d53143269
SHA256: d020eba9885e23146b7140e6dbda2e3e94f45e8a414bf2719cbe1dedb6702736
SHA512: 6034b2d300d4628f6c805f18d6025739d81fefa57faac42eae72669dec2eebbf731ecc100145dee41f3aceecf902e466985bcaa1f3c0d6ac7106ce750c89025a
Homepage: https://github.com/postcss/postcss-reporter
Description-en: Log PostCSS messages in the console
A PostCSS plugin to `console.log()` the messages (warnings, etc.) registered
by other PostCSS plugins.
.
As of PostCSS 4.1, a single PostCSS process can accumulate messages from all
of the plugins it uses. Most of these messages are warnings. Presumably,
plugin authors want you to see those messages. So this plugin exists to read
the accumulated messages (or messages from only the plugins you've specified),
format them, and print them to the console.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: e6ef7b0187a24c524e188f48d41363d0