peeq on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S peeq

* (Optional) Uninstall peeq on Arch using YAY

$ yay -Rns peeq

2. Manually Install "peeq" via AUR

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

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

b. Clone peeq's git locally

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

c. Go to ~/peeq folder and install it

$ cd ~/peeq $ makepkg -si

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

ID: 1049355
Name: peeq
PackageBaseID: 176809
PackageBase: peeq
Version: 0.6.1-1
Description: A Postgresql client with programmer utilities.
URL: https://github.com/dbhowell/peeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: milouse
Submitter: milouse
FirstSubmitted: 1646983275
LastModified: 1646983275
URLPath: /cgit/aur.git/snapshot/peeq.tar.gz