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