jquery on AUR (Arch User Repository)

Last updated: June 17,2024

1. Install "jquery" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install jquery on Arch using YAY

$ yay -S jquery

* (Optional) Uninstall jquery on Arch using YAY

$ yay -Rns jquery

2. Manually Install "jquery" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone jquery's git locally

$ git clone https://aur.archlinux.org/jquery.git ~/jquery

c. Go to ~/jquery folder and install it

$ cd ~/jquery $ makepkg -si

3. Information about the jquery package on Arch User Repository (AUR)

ID: 1313321
Name: jquery
PackageBaseID: 40355
PackageBase: jquery
Version: 3.7.1-1
Description: Cross-platform JavaScript library designed to simplify the client-side scripting of HTML
URL: https://jquery.com
NumVotes: 46
Popularity: 0
OutOfDate:
Maintainer: SibrenVasse
Submitter: lepokle
FirstSubmitted: 1283082827
LastModified: 1693771845
URLPath: /cgit/aur.git/snapshot/jquery.tar.gz