go-swagger-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S go-swagger-bin

* (Optional) Uninstall go-swagger-bin on Arch using YAY

$ yay -Rns go-swagger-bin

2. Manually Install "go-swagger-bin" via AUR

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

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

b. Clone go-swagger-bin's git locally

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

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

$ cd ~/go-swagger-bin $ makepkg -si

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

ID: 1134362
Name: go-swagger-bin
PackageBaseID: 154469
PackageBase: go-swagger-bin
Version: 0.30.2-1
Description: Toolkit for swagger in golang (go-swagger)
URL: https://goswagger.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: casualjim
FirstSubmitted: 1592376155
LastModified: 1662151286
URLPath: /cgit/aur.git/snapshot/go-swagger-bin.tar.gz