perl-jq on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "perl-jq" 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 perl-jq on Arch using YAY
$
yay -S
perl-jq
Copied
* (Optional) Uninstall perl-jq on Arch using YAY
$
yay -Rns
perl-jq
Copied
2. Manually Install "perl-jq" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone perl-jq's git locally
$
git clone https://aur.archlinux.org/perl-jq.git
~/perl-jq
Copied
c. Go to ~/perl-jq folder and install it
$
cd
~/perl-jq
Copied
$
makepkg -si
Copied
3. Information about the perl-jq package on Arch User Repository (AUR)
ID: 1194358
Name: perl-jq
PackageBaseID: 189394
PackageBase: perl-jq
Version: 0.01-1
Description: Binding to Jq for querying and manipulating data
URL: https://metacpan.org/dist/Jq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1673342942
LastModified: 1673342942
URLPath: /cgit/aur.git/snapshot/perl-jq.tar.gz
Name: perl-jq
PackageBaseID: 189394
PackageBase: perl-jq
Version: 0.01-1
Description: Binding to Jq for querying and manipulating data
URL: https://metacpan.org/dist/Jq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1673342942
LastModified: 1673342942
URLPath: /cgit/aur.git/snapshot/perl-jq.tar.gz