psg on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S psg

* (Optional) Uninstall psg on Arch using YAY

$ yay -Rns psg

2. Manually Install "psg" via AUR

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

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

b. Clone psg's git locally

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

c. Go to ~/psg folder and install it

$ cd ~/psg $ makepkg -si

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

ID: 214131
Name: psg
PackageBaseID: 96257
PackageBase: psg
Version: 2-1
Description: C program for generating powerline PS1s for bash
URL: https://github.com/tmathmeyer/psg
NumVotes: 1
Popularity: 0
OutOfDate: 1701703413
Maintainer: tmathmeyer
Submitter: tmathmeyer
FirstSubmitted: 1437545907
LastModified: 1437546004
URLPath: /cgit/aur.git/snapshot/psg.tar.gz