pbt on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S pbt

* (Optional) Uninstall pbt on Arch using YAY

$ yay -Rns pbt

2. Manually Install "pbt" via AUR

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

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

b. Clone pbt's git locally

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

c. Go to ~/pbt folder and install it

$ cd ~/pbt $ makepkg -si

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

ID: 453963
Name: pbt
PackageBaseID: 126507
PackageBase: pbt
Version: 1.1.0-1
Description: Bullettrain prompt builder written in Python
URL: https://github.com/jtyr/pbt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtyr
Submitter: jtyr
FirstSubmitted: 1508542328
LastModified: 1508640343
URLPath: /cgit/aur.git/snapshot/pbt.tar.gz