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