openapi-python-client on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S openapi-python-client

* (Optional) Uninstall openapi-python-client on Arch using YAY

$ yay -Rns openapi-python-client

2. Manually Install "openapi-python-client" via AUR

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

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

b. Clone openapi-python-client's git locally

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

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

$ cd ~/openapi-python-client $ makepkg -si

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

ID: 1423701
Name: openapi-python-client
PackageBaseID: 202896
PackageBase: openapi-python-client
Version: 0.19.0-1
Description: Generate modern Python clients from OpenAPI 3.0 and 3.1 documents
URL: https://github.com/openapi-generators/openapi-python-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Gyroplast
Submitter: Gyroplast
FirstSubmitted: 1708721112
LastModified: 1709974905
URLPath: /cgit/aur.git/snapshot/openapi-python-client.tar.gz