python-pydantic-latest on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pydantic-latest

* (Optional) Uninstall python-pydantic-latest on Arch using YAY

$ yay -Rns python-pydantic-latest

2. Manually Install "python-pydantic-latest" via AUR

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

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

b. Clone python-pydantic-latest's git locally

$ git clone https://aur.archlinux.org/python-pydantic-latest.git ~/python-pydantic-latest

c. Go to ~/python-pydantic-latest folder and install it

$ cd ~/python-pydantic-latest $ makepkg -si

3. Information about the python-pydantic-latest package on Arch User Repository (AUR)

ID: 1097655
Name: python-pydantic-latest
PackageBaseID: 178172
PackageBase: python-pydantic-latest
Version: 1.9.1-1
Description: Data parsing and validation using Python type hints (up to date version)
URL: https://github.com/samuelcolvin/pydantic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brisvag
FirstSubmitted: 1650628855
LastModified: 1655108488
URLPath: /cgit/aur.git/snapshot/python-pydantic-latest.tar.gz