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

Last updated: July 01,2024

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

$ yay -S python-flask-restplus

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

$ yay -Rns python-flask-restplus

2. Manually Install "python-flask-restplus" 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-restplus's git locally

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

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

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

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

ID: 1069905
Name: python-flask-restplus
PackageBaseID: 101511
PackageBase: python2-flask-restplus
Version: 0.13.0-2
Description: custom actions for flask to help manage your application
URL: http://pypi.python.org/pypi/Flask-Restplus/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cgirard
Submitter: cgirard
FirstSubmitted: 1444396092
LastModified: 1650544637
URLPath: /cgit/aur.git/snapshot/python-flask-restplus.tar.gz