gothub on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gothub

* (Optional) Uninstall gothub on Arch using YAY

$ yay -Rns gothub

2. Manually Install "gothub" via AUR

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

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

b. Clone gothub's git locally

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

c. Go to ~/gothub folder and install it

$ cd ~/gothub $ makepkg -si

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

ID: 320576
Name: gothub
PackageBaseID: 113480
PackageBase: gothub
Version: 0.7.0-1
Description: Command-line app to create and edit releases on GitHub (and upload artifacts), fork of github-release.
URL: https://github.com/itchio/gothub
NumVotes: 0
Popularity: 0
OutOfDate: 1705577812
Maintainer: fusion809
Submitter: fusion809
FirstSubmitted: 1468299269
LastModified: 1468299306
URLPath: /cgit/aur.git/snapshot/gothub.tar.gz