swag on AUR (Arch User Repository)
Last updated: February 04,2025
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
Copied
b. Install swag on Arch using YAY
$
yay -S
swag
Copied
* (Optional) Uninstall swag on Arch using YAY
$
yay -Rns
swag
Copied
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
Copied
b. Clone swag's git locally
$
git clone https://aur.archlinux.org/swag.git
~/swag
Copied
c. Go to ~/swag folder and install it
$
cd
~/swag
Copied
$
makepkg -si
Copied
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
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