swagger-codegen on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S swagger-codegen

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

$ yay -Rns swagger-codegen

2. Manually Install "swagger-codegen" via AUR

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

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

b. Clone swagger-codegen's git locally

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

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

$ cd ~/swagger-codegen $ makepkg -si

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

ID: 1412207
Name: swagger-codegen
PackageBaseID: 126610
PackageBase: swagger-codegen
Version: 3.0.54-1
Description: Swagger Code Generator
URL: https://github.com/swagger-api/swagger-codegen
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: kkl2401
FirstSubmitted: 1508859298
LastModified: 1708388054
URLPath: /cgit/aur.git/snapshot/swagger-codegen.tar.gz