go-jira on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S go-jira

* (Optional) Uninstall go-jira on Arch using YAY

$ yay -Rns go-jira

2. Manually Install "go-jira" via AUR

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

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

b. Clone go-jira's git locally

$ git clone https://aur.archlinux.org/go-jira.git ~/go-jira

c. Go to ~/go-jira folder and install it

$ cd ~/go-jira $ makepkg -si

3. Information about the go-jira package on Arch User Repository (AUR)

ID: 908855
Name: go-jira
PackageBaseID: 167053
PackageBase: go-jira
Version: 1.0.27-1
Description: simple jira command line client in Go
URL: https://github.com/go-jira/jira
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: ejiek
Submitter: ejiek
FirstSubmitted: 1621344359
LastModified: 1621344359
URLPath: /cgit/aur.git/snapshot/go-jira.tar.gz