python-openapi3 on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-openapi3

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

$ yay -Rns python-openapi3

2. Manually Install "python-openapi3" via AUR

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

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

b. Clone python-openapi3's git locally

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

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

$ cd ~/python-openapi3 $ makepkg -si

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

ID: 1416735
Name: python-openapi3
PackageBaseID: 196603
PackageBase: python-openapi3
Version: 1.8.2-1
Description: A Python3 OpenAPI 3 Spec Parser
URL: https://github.com/Dorthu/openapi3
NumVotes: 1
Popularity: 0.016072
OutOfDate:
Maintainer: alex19EP
Submitter: alex19EP
FirstSubmitted: 1691760433
LastModified: 1709048633
URLPath: /cgit/aur.git/snapshot/python-openapi3.tar.gz