How to Install and Uninstall nodejs-underscore.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "nodejs-underscore.noarch" package

Please follow the instructions below to install nodejs-underscore.noarch on Fedora 36

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

2. Uninstall "nodejs-underscore.noarch" package

Please follow the instructions below to uninstall nodejs-underscore.noarch on Fedora 36:

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

3. Information about the nodejs-underscore.noarch package on Fedora 36

Last metadata expiration check: 0:07:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nodejs-underscore
Version : 1.13.1
Release : 2.fc36
Architecture : noarch
Size : 47 k
Source : nodejs-underscore-1.13.1-2.fc36.src.rpm
Repository : fedora
Summary : JavaScript's functional programming helper library
URL : http://underscorejs.org/
License : MIT
Description : Underscore.js is a utility-belt library for JavaScript that provides support
: for the usual functional suspects (each, map, reduce, filter...) without
: extending any core JavaScript objects.