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

Last updated: May 10,2024

1. Install "js-jquery.noarch" package

Here is a brief guide to show you how to install js-jquery.noarch on Fedora 34

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

2. Uninstall "js-jquery.noarch" package

Learn how to uninstall js-jquery.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:33:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : js-jquery
Version : 3.5.0
Release : 5.fc34
Architecture : noarch
Size : 172 k
Source : js-jquery-3.5.0-5.fc34.src.rpm
Repository : fedora
Summary : JavaScript DOM manipulation, event handling, and AJAX library
URL : https://jquery.com/
License : MIT
Description : jQuery is a fast, small, and feature-rich JavaScript library. It makes things
: like HTML document traversal and manipulation, event handling, animation, and
: Ajax much simpler with an easy-to-use API that works across a multitude of
: browsers. With a combination of versatility and extensibility, jQuery has
: changed the way that millions of people write JavaScript.