goji on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S goji

* (Optional) Uninstall goji on Arch using YAY

$ yay -Rns goji

2. Manually Install "goji" via AUR

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

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

b. Clone goji's git locally

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

c. Go to ~/goji folder and install it

$ cd ~/goji $ makepkg -si

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

ID: 884504
Name: goji
PackageBaseID: 164996
PackageBase: goji
Version: 0.4.0-1
Description: Command line JIRA client
URL: https://github.com/kylef/goji
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kylef
Submitter: kylef
FirstSubmitted: 1616937869
LastModified: 1616937869
URLPath: /cgit/aur.git/snapshot/goji.tar.gz