psg on AUR (Arch User Repository)
Last updated: March 10,2025
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
Copied
b. Install psg on Arch using YAY
$
yay -S
psg
Copied
* (Optional) Uninstall psg on Arch using YAY
$
yay -Rns
psg
Copied
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
Copied
b. Clone psg's git locally
$
git clone https://aur.archlinux.org/psg.git
~/psg
Copied
c. Go to ~/psg folder and install it
$
cd
~/psg
Copied
$
makepkg -si
Copied
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
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