python-pyswagger on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-pyswagger

* (Optional) Uninstall python-pyswagger on Arch using YAY

$ yay -Rns python-pyswagger

2. Manually Install "python-pyswagger" via AUR

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

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

b. Clone python-pyswagger's git locally

$ git clone https://aur.archlinux.org/python-pyswagger.git ~/python-pyswagger

c. Go to ~/python-pyswagger folder and install it

$ cd ~/python-pyswagger $ makepkg -si

3. Information about the python-pyswagger package on Arch User Repository (AUR)

ID: 726378
Name: python-pyswagger
PackageBaseID: 132271
PackageBase: python-pyswagger
Version: 0.8.39-1
Description: Python client for Swagger enabled REST APIs
URL: https://github.com/mission-liao/pyswagger
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pezz
FirstSubmitted: 1525921991
LastModified: 1587849514
URLPath: /cgit/aur.git/snapshot/python-pyswagger.tar.gz