python-flask-restx on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-flask-restx

* (Optional) Uninstall python-flask-restx on Arch using YAY

$ yay -Rns python-flask-restx

2. Manually Install "python-flask-restx" via AUR

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

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

b. Clone python-flask-restx's git locally

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

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

$ cd ~/python-flask-restx $ makepkg -si

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

ID: 1374169
Name: python-flask-restx
PackageBaseID: 154249
PackageBase: python-flask-restx
Version: 1.3.0-1
Description: Flask extension that adds support for quickly building REST APIs
URL: https://flask-restx.readthedocs.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grandchild
Submitter: grandchild
FirstSubmitted: 1591810409
LastModified: 1703274638
URLPath: /cgit/aur.git/snapshot/python-flask-restx.tar.gz