python-wtforms-json on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-wtforms-json

* (Optional) Uninstall python-wtforms-json on Arch using YAY

$ yay -Rns python-wtforms-json

2. Manually Install "python-wtforms-json" via AUR

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

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

b. Clone python-wtforms-json's git locally

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

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

$ cd ~/python-wtforms-json $ makepkg -si

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

ID: 1406561
Name: python-wtforms-json
PackageBaseID: 202309
PackageBase: python-wtforms-json
Version: 0.3.5-1
Description: Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs
URL: https://github.com/kvesteri/wtforms-json
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1707478668
LastModified: 1707478668
URLPath: /cgit/aur.git/snapshot/python-wtforms-json.tar.gz