How to Install and Uninstall nodejs-less.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "nodejs-less.noarch" package

Please follow the guidance below to install nodejs-less.noarch on Fedora 35

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

2. Uninstall "nodejs-less.noarch" package

In this section, we are going to explain the necessary steps to uninstall nodejs-less.noarch on Fedora 35:

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

3. Information about the nodejs-less.noarch package on Fedora 35

Last metadata expiration check: 3:39:01 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : nodejs-less
Version : 4.1.2
Release : 1.fc35
Architecture : noarch
Size : 881 k
Source : nodejs-less-4.1.2-1.fc35.src.rpm
Repository : updates
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.