pq-cli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pq-cli

* (Optional) Uninstall pq-cli on Arch using YAY

$ yay -Rns pq-cli

2. Manually Install "pq-cli" via AUR

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

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

b. Clone pq-cli's git locally

$ git clone https://aur.archlinux.org/pq-cli.git ~/pq-cli

c. Go to ~/pq-cli folder and install it

$ cd ~/pq-cli $ makepkg -si

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

ID: 950361
Name: pq-cli
PackageBaseID: 170156
PackageBase: pq-cli
Version: 1.0.2-1
Description: Progress Quest: the CLI edition
URL: https://github.com/rr-/pq-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1629505004
LastModified: 1629505004
URLPath: /cgit/aur.git/snapshot/pq-cli.tar.gz