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

Last updated: November 14,2024

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

$ yay -S python-flask-jsonrpc

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

$ yay -Rns python-flask-jsonrpc

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

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

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

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

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

ID: 432161
Name: python-flask-jsonrpc
PackageBaseID: 124459
PackageBase: python-flask-jsonrpc
Version: 0.3.1-1
Description: Adds JSONRPC support to Flask.
URL: https://github.com/cenobites/flask-jsonrpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nyim
Submitter: nyim
FirstSubmitted: 1501568494
LastModified: 1501568494
URLPath: /cgit/aur.git/snapshot/python-flask-jsonrpc.tar.gz