hubrelease on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S hubrelease

* (Optional) Uninstall hubrelease on Arch using YAY

$ yay -Rns hubrelease

2. Manually Install "hubrelease" via AUR

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

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

b. Clone hubrelease's git locally

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

c. Go to ~/hubrelease folder and install it

$ cd ~/hubrelease $ makepkg -si

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

ID: 766197
Name: hubrelease
PackageBaseID: 147668
PackageBase: hubrelease
Version: 0.1.4-2
Description: Create GitHub releases from the command line
URL: https://github.com/MarkusG/hubrelease
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarkusG
Submitter: MarkusG
FirstSubmitted: 1577317402
LastModified: 1594927163
URLPath: /cgit/aur.git/snapshot/hubrelease.tar.gz