How to Install and Uninstall js-underscore.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "js-underscore.noarch" package
Please follow the guidelines below to install js-underscore.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
js-underscore.noarch
Copied
2. Uninstall "js-underscore.noarch" package
This guide covers the steps necessary to uninstall js-underscore.noarch on Fedora 38:
$
sudo dnf remove
js-underscore.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the js-underscore.noarch package on Fedora 38
Last metadata expiration check: 2:09:01 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : js-underscore
Version : 1.13.1
Release : 5.fc38
Architecture : noarch
Size : 46 k
Source : nodejs-underscore-1.13.1-5.fc38.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 : 5.fc38
Architecture : noarch
Size : 46 k
Source : nodejs-underscore-1.13.1-5.fc38.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.