swagger-ui on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S swagger-ui

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

$ yay -Rns swagger-ui

2. Manually Install "swagger-ui" via AUR

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

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

b. Clone swagger-ui's git locally

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

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

$ cd ~/swagger-ui $ makepkg -si

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

ID: 1359621
Name: swagger-ui
PackageBaseID: 129019
PackageBase: swagger-ui
Version: 5.10.3-1
Description: Collection of web assets that dynamically generate beautiful documentation from a Swagger-compliant API.
URL: https://swagger.io/swagger-ui/
NumVotes: 3
Popularity: 0.440695
OutOfDate: 1709819106
Maintainer: BubuIIC
Submitter: optize
FirstSubmitted: 1515351381
LastModified: 1700913579
URLPath: /cgit/aur.git/snapshot/swagger-ui.tar.gz