ghi on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ghi

* (Optional) Uninstall ghi on Arch using YAY

$ yay -Rns ghi

2. Manually Install "ghi" via AUR

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

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

b. Clone ghi's git locally

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

c. Go to ~/ghi folder and install it

$ cd ~/ghi $ makepkg -si

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

ID: 1083064
Name: ghi
PackageBaseID: 179012
PackageBase: ghi
Version: 1.2.1-2
Description: GitHub Issues on the command line
URL: https://github.com/drazisil/ghi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yigits
Submitter: yigits
FirstSubmitted: 1653084510
LastModified: 1653084510
URLPath: /cgit/aur.git/snapshot/ghi.tar.gz