python-bravado on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-bravado

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

$ yay -Rns python-bravado

2. Manually Install "python-bravado" via AUR

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

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

b. Clone python-bravado's git locally

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

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

$ cd ~/python-bravado $ makepkg -si

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

ID: 967372
Name: python-bravado
PackageBaseID: 171477
PackageBase: python-bravado
Version: 11.0.3-1
Description: Python client library for Swagger 2.0 services
URL: https://github.com/Yelp/bravado
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1632932917
LastModified: 1632932917
URLPath: /cgit/aur.git/snapshot/python-bravado.tar.gz