How to Install and Uninstall nodejs-less.noarch Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "nodejs-less.noarch" package

Please follow the guidance below to install nodejs-less.noarch on Oracle Linux 8

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

2. Uninstall "nodejs-less.noarch" package

This is a short guide on how to uninstall nodejs-less.noarch on Oracle Linux 8:

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

3. Information about the nodejs-less.noarch package on Oracle Linux 8

Last metadata expiration check: 3:06:07 ago on Mon Sep 12 02:51:38 2022.
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.