github-release on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S github-release

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

$ yay -Rns github-release

2. Manually Install "github-release" 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's git locally

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

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

$ cd ~/github-release $ makepkg -si

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

ID: 843620
Name: github-release
PackageBaseID: 113355
PackageBase: github-release
Version: 0.10.0-1
Description: Command-line app to create and edit releases on GitHub (and upload artifacts)
URL: https://github.com/github-release/github-release
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: fusion809
FirstSubmitted: 1468022152
LastModified: 1609990144
URLPath: /cgit/aur.git/snapshot/github-release.tar.gz