faq on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S faq

* (Optional) Uninstall faq on Arch using YAY

$ yay -Rns faq

2. Manually Install "faq" via AUR

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

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

b. Clone faq's git locally

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

c. Go to ~/faq folder and install it

$ cd ~/faq $ makepkg -si

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

ID: 1034787
Name: faq
PackageBaseID: 141230
PackageBase: faq
Version: 0.0.7-1
Description: Format Agnostic jQ -- process various formats with libjq
URL: https://github.com/jzelinskie/faq
NumVotes: 2
Popularity: 9.0E-6
OutOfDate:
Maintainer: keysym
Submitter: dd4235
FirstSubmitted: 1555197000
LastModified: 1644547614
URLPath: /cgit/aur.git/snapshot/faq.tar.gz