How to Install and Uninstall node-less Package on Kali Linux

Last updated: May 19,2024

1. Install "node-less" package

This tutorial shows how to install node-less on Kali Linux

$ sudo apt update $ sudo apt install node-less

2. Uninstall "node-less" package

This guide let you learn how to uninstall node-less on Kali Linux:

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

3. Information about the node-less package on Kali Linux

Package: node-less
Source: less.js
Version: 3.13.0+dfsg-11
Installed-Size: 4228
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-image-size (= 0.5.5), node-less-test-data (= 3.13.0), node-less-test-import-module (= 3.12.0)
Depends: node-tslib, nodejs:any
Recommends: node-source-map
Size: 518732
SHA256: c51eee49813df0aa3b6232b84df58bc0cdeeb8bb2368804b83a0a8f865993a4f
SHA1: a692fc9b6024dab543bd52932277148416517a89
MD5sum: 22df5fe756280e9c4fafbc39d89eb6ce
Description: LESS CSS meta-language - compiler and Node module
Node is an event-based server-side JavaScript engine.
.
LESS is a meta-language on top of CSS that’s used to describe the style
of a document cleanly and structurally, with more power than flat CSS
allows. LESS both provides a simpler, more elegant syntax for CSS and
implements various features that are useful for creating manageable
stylesheets.
.
less.js is the reference implementation of LESS, written in JavaScript.
.
This package contains less.js usable as Node module, and the script
lessc for statically compiling LESS data into CSS.
Description-md5:
Multi-Arch: foreign
Homepage: https://lesscss.org/
Section: javascript
Priority: optional
Filename: pool/main/l/less.js/node-less_3.13.0+dfsg-11_all.deb