package-query on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "package-query" 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 package-query on Arch using YAY

$ yay -S package-query

* (Optional) Uninstall package-query on Arch using YAY

$ yay -Rns package-query

2. Manually Install "package-query" via AUR

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

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

b. Clone package-query's git locally

$ git clone https://aur.archlinux.org/package-query.git ~/package-query

c. Go to ~/package-query folder and install it

$ cd ~/package-query $ makepkg -si

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

ID: 915839
Name: package-query
PackageBaseID: 35915
PackageBase: package-query
Version: 1.12-1
Description: Query ALPM and AUR
URL: https://github.com/archlinuxfr/package-query/
NumVotes: 1149
Popularity: 0.007467
OutOfDate: 1710592524
Maintainer: archlinuxfr
Submitter: tuxce
FirstSubmitted: 1269472680
LastModified: 1622646235
URLPath: /cgit/aur.git/snapshot/package-query.tar.gz