gbt on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S gbt

* (Optional) Uninstall gbt on Arch using YAY

$ yay -Rns gbt

2. Manually Install "gbt" via AUR

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

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

b. Clone gbt's git locally

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

c. Go to ~/gbt folder and install it

$ cd ~/gbt $ makepkg -si

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

ID: 682046
Name: gbt
PackageBaseID: 126623
PackageBase: gbt
Version: 2.0.0-2
Description: Highly configurable prompt builder for Bash and ZSH written in Go
URL: https://github.com/jtyr/gbt
NumVotes: 2
Popularity: 0.136212
OutOfDate:
Maintainer: jtyr
Submitter: jtyr
FirstSubmitted: 1508894198
LastModified: 1577962687
URLPath: /cgit/aur.git/snapshot/gbt.tar.gz