swagger-dsl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S swagger-dsl

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

$ yay -Rns swagger-dsl

2. Manually Install "swagger-dsl" via AUR

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

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

b. Clone swagger-dsl's git locally

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

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

$ cd ~/swagger-dsl $ makepkg -si

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

ID: 1130017
Name: swagger-dsl
PackageBaseID: 94409
PackageBase: swagger-dsl
Version: 0.2.2-2
Description: CoffeeScript-based domain-specific language for generating JSON documents for Swagger
URL: https://github.com/intellinote/swagger-dsl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: icasdri
FirstSubmitted: 1434120790
LastModified: 1661352323
URLPath: /cgit/aur.git/snapshot/swagger-dsl.tar.gz