github-release-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S github-release-bin

* (Optional) Uninstall github-release-bin on Arch using YAY

$ yay -Rns github-release-bin

2. Manually Install "github-release-bin" via AUR

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

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

b. Clone github-release-bin's git locally

$ git clone https://aur.archlinux.org/github-release-bin.git ~/github-release-bin

c. Go to ~/github-release-bin folder and install it

$ cd ~/github-release-bin $ makepkg -si

3. Information about the github-release-bin package on Arch User Repository (AUR)

ID: 843622
Name: github-release-bin
PackageBaseID: 113358
PackageBase: github-release-bin
Version: 0.10.0-1
Description: Command-line app to create and edit releases on GitHub (and upload artifacts) — built from pre-compiled binary.
URL: https://github.com/github-release/github-release
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: fusion809
FirstSubmitted: 1468023202
LastModified: 1609990580
URLPath: /cgit/aur.git/snapshot/github-release-bin.tar.gz