swag on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S swag

* (Optional) Uninstall swag on Arch using YAY

$ yay -Rns swag

2. Manually Install "swag" via AUR

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

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

b. Clone swag's git locally

$ git clone https://aur.archlinux.org/swag.git ~/swag

c. Go to ~/swag folder and install it

$ cd ~/swag $ makepkg -si

3. Information about the swag package on Arch User Repository (AUR)

ID: 1416886
Name: swag
PackageBaseID: 203054
PackageBase: swag
Version: 1.16.3-2
Description: Automatically generate RESTful API documentation with Swagger 2.0 for Go.
URL: https://github.com/swaggo/swag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kmille
Submitter: kmille
FirstSubmitted: 1709069431
LastModified: 1709069760
URLPath: /cgit/aur.git/snapshot/swag.tar.gz