How to Install and Uninstall js-underscore.noarch Package on Fedora 36
Last updated: November 26,2024
1. Install "js-underscore.noarch" package
Please follow the guidance below to install js-underscore.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
js-underscore.noarch
Copied
2. Uninstall "js-underscore.noarch" package
This tutorial shows how to uninstall js-underscore.noarch on Fedora 36:
$
sudo dnf remove
js-underscore.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the js-underscore.noarch package on Fedora 36
Last metadata expiration check: 3:10:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : js-underscore
Version : 1.13.1
Release : 2.fc36
Architecture : noarch
Size : 46 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.
Available Packages
Name : js-underscore
Version : 1.13.1
Release : 2.fc36
Architecture : noarch
Size : 46 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.