How to Install and Uninstall nodejs-less.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 06,2024

1. Install "nodejs-less.noarch" package

Please follow the guidelines below to install nodejs-less.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install nodejs-less.noarch

2. Uninstall "nodejs-less.noarch" package

This tutorial shows how to uninstall nodejs-less.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove nodejs-less.noarch $ sudo dnf autoremove

3. Information about the nodejs-less.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:49:31 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : nodejs-less
Version : 4.1.2
Release : 1.el8
Architecture : noarch
Size : 1.1 M
Source : nodejs-less-4.1.2-1.el8.src.rpm
Repository : epel
Summary : Less.js The dynamic stylesheet language
URL : http://lesscss.org
License : ASL 2.0 and BSD
Description : LESS extends CSS with dynamic behavior such as variables, mixins, operations
: and functions. LESS runs on both the client-side (Chrome, Safari, Firefox)
: and server-side, with Node.js and Rhino.