How to Install and Uninstall node-postcss-reporter Package on Kali Linux

Last updated: May 15,2024

1. Install "node-postcss-reporter" package

In this section, we are going to explain the necessary steps to install node-postcss-reporter on Kali Linux

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

2. Uninstall "node-postcss-reporter" package

Please follow the guidance below to uninstall node-postcss-reporter on Kali Linux:

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

3. Information about the node-postcss-reporter package on Kali Linux

Package: node-postcss-reporter
Version: 7.0.5+~7.0.1-1
Installed-Size: 36
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-postcss-reporter (= 7.0.1)
Depends: node-picocolors, node-postcss (>= 8.1~), node-thenby
Size: 10496
SHA256: c61c00cee52d238b914cb5addde3dfe6fd160fc0869ecc32507f651614bd9996
SHA1: 1a23413ff1b4d90e44d46f875f0ff2588822f2c0
MD5sum: 0d8a8a3ab53b54a40caf4acbe8277f90
Description: 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:
Homepage: https://github.com/postcss/postcss-reporter
Section: javascript
Priority: optional
Filename: pool/main/n/node-postcss-reporter/node-postcss-reporter_7.0.5+~7.0.1-1_all.deb