python-connexion on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-connexion

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

$ yay -Rns python-connexion

2. Manually Install "python-connexion" via AUR

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

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

b. Clone python-connexion's git locally

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

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

$ cd ~/python-connexion $ makepkg -si

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

ID: 1409177
Name: python-connexion
PackageBaseID: 191626
PackageBase: python-connexion
Version: 3.0.6-1
Description: Connexion is a modern Python web framework that makes spec-first and api-first development easy
URL: https://github.com/spec-first/connexion
NumVotes: 2
Popularity: 0.058489
OutOfDate:
Maintainer: wooptoo
Submitter: wooptoo
FirstSubmitted: 1678917100
LastModified: 1707927241
URLPath: /cgit/aur.git/snapshot/python-connexion.tar.gz