jquery on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install jquery on Arch using YAY
$
yay -S
jquery
Copied
* (Optional) Uninstall jquery on Arch using YAY
$
yay -Rns
jquery
Copied
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
Copied
b. Clone jquery's git locally
$
git clone https://aur.archlinux.org/jquery.git
~/jquery
Copied
c. Go to ~/jquery folder and install it
$
cd
~/jquery
Copied
$
makepkg -si
Copied
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
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