How to Install and Uninstall js-underscore.noarch Package on Fedora 34

Last updated: January 18,2025

1. Install "js-underscore.noarch" package

Please follow the step by step instructions below to install js-underscore.noarch on Fedora 34

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

2. Uninstall "js-underscore.noarch" package

This tutorial shows how to uninstall js-underscore.noarch on Fedora 34:

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

3. Information about the js-underscore.noarch package on Fedora 34

Last metadata expiration check: 4:30:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : js-underscore
Version : 1.13.1
Release : 1.fc34
Architecture : noarch
Size : 45 k
Source : nodejs-underscore-1.13.1-1.fc34.src.rpm
Repository : updates
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.