swagger2openapi on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S swagger2openapi

* (Optional) Uninstall swagger2openapi on Arch using YAY

$ yay -Rns swagger2openapi

2. Manually Install "swagger2openapi" via AUR

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

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

b. Clone swagger2openapi's git locally

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

c. Go to ~/swagger2openapi folder and install it

$ cd ~/swagger2openapi $ makepkg -si

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

ID: 1098701
Name: swagger2openapi
PackageBaseID: 139187
PackageBase: swagger2openapi
Version: 7.0.8-1
Description: Convert Swagger 2.0 definitions to OpenApi 3.0 and validate
URL: https://mermade.org.uk/openapi-converter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tomi77
Submitter: tomi77
FirstSubmitted: 1548967333
LastModified: 1655269583
URLPath: /cgit/aur.git/snapshot/swagger2openapi.tar.gz