How to Install and Uninstall nodejs-underscore.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "nodejs-underscore.noarch" package
This tutorial shows how to install nodejs-underscore.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
nodejs-underscore.noarch
Copied
2. Uninstall "nodejs-underscore.noarch" package
Please follow the guidance below to uninstall nodejs-underscore.noarch on Fedora 39:
$
sudo dnf remove
nodejs-underscore.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the nodejs-underscore.noarch package on Fedora 39
Last metadata expiration check: 3:09:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : nodejs-underscore
Version : 1.13.1
Release : 6.fc39
Architecture : noarch
Size : 99 k
Source : nodejs-underscore-1.13.1-6.fc39.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.
Available Packages
Name : nodejs-underscore
Version : 1.13.1
Release : 6.fc39
Architecture : noarch
Size : 99 k
Source : nodejs-underscore-1.13.1-6.fc39.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.