gibo on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S gibo

* (Optional) Uninstall gibo on Arch using YAY

$ yay -Rns gibo

2. Manually Install "gibo" via AUR

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

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

b. Clone gibo's git locally

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

c. Go to ~/gibo folder and install it

$ cd ~/gibo $ makepkg -si

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

ID: 1387589
Name: gibo
PackageBaseID: 107485
PackageBase: gibo
Version: 3.0.11-1
Description: Command-line tool to help you easily access .gitignore boilerplates
URL: https://github.com/simonwhitaker/gibo
NumVotes: 7
Popularity: 0.567102
OutOfDate:
Maintainer: liljaylj
Submitter: dseg
FirstSubmitted: 1455292705
LastModified: 1705502279
URLPath: /cgit/aur.git/snapshot/gibo.tar.gz