go-swagger on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S go-swagger

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

$ yay -Rns go-swagger

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

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

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

$ cd ~/go-swagger $ makepkg -si

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

ID: 1134387
Name: go-swagger
PackageBaseID: 116388
PackageBase: go-swagger
Version: 0.30.2-1
Description: Toolkit for swagger in golang (go-swagger)
URL: https://goswagger.io
NumVotes: 6
Popularity: 0.430996
OutOfDate:
Maintainer: casualjim
FirstSubmitted: 1477124973
LastModified: 1662158580
URLPath: /cgit/aur.git/snapshot/go-swagger.tar.gz

5. The same packages on other Linux Distributions