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

Last updated: July 01,2024

1. Install "nodejs-less.noarch" package

Please follow the guidelines below to install nodejs-less.noarch on Fedora 34

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

2. Uninstall "nodejs-less.noarch" package

Please follow the guidance below to uninstall nodejs-less.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:13:22 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : nodejs-less
Version : 4.1.2
Release : 1.fc34
Architecture : noarch
Size : 880 k
Source : nodejs-less-4.1.2-1.fc34.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.