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

Last updated: October 07,2024

1. Install "js-jquery.noarch" package

In this section, we are going to explain the necessary steps to install js-jquery.noarch on Fedora 38

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

2. Uninstall "js-jquery.noarch" package

Please follow the guidance below to uninstall js-jquery.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:30:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : js-jquery
Version : 3.6.3
Release : 2.fc38
Architecture : noarch
Size : 173 k
Source : js-jquery-3.6.3-2.fc38.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.