goreleaser-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S goreleaser-bin

* (Optional) Uninstall goreleaser-bin on Arch using YAY

$ yay -Rns goreleaser-bin

2. Manually Install "goreleaser-bin" via AUR

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

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

b. Clone goreleaser-bin's git locally

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

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

$ cd ~/goreleaser-bin $ makepkg -si

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

ID: 1404372
Name: goreleaser-bin
PackageBaseID: 154318
PackageBase: goreleaser-bin
Version: 1.24.0-1
Description: Deliver Go binaries as fast and easily as possible
URL: https://goreleaser.com
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1591978939
LastModified: 1707136652
URLPath: /cgit/aur.git/snapshot/goreleaser-bin.tar.gz