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

Last updated: June 23,2024

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

$ yay -S python-wtforms-components

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

$ yay -Rns python-wtforms-components

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

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

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

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

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

ID: 1004223
Name: python-wtforms-components
PackageBaseID: 134829
PackageBase: python-wtforms-components
Version: 0.10.5-1
Description: Additional fields, validators and widgets for WTForms
URL: https://wtforms-components.readthedocs.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1533566873
LastModified: 1639579985
URLPath: /cgit/aur.git/snapshot/python-wtforms-components.tar.gz