bump-pydantic on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bump-pydantic

* (Optional) Uninstall bump-pydantic on Arch using YAY

$ yay -Rns bump-pydantic

2. Manually Install "bump-pydantic" via AUR

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

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

b. Clone bump-pydantic's git locally

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

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

$ cd ~/bump-pydantic $ makepkg -si

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

ID: 1331264
Name: bump-pydantic
PackageBaseID: 198363
PackageBase: bump-pydantic
Version: 0.6.1-1
Description: Convert Pydantic from V1 to V2 ♻
URL: https://github.com/pydantic/bump-pydantic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: polyzen
FirstSubmitted: 1696896451
LastModified: 1696896451
URLPath: /cgit/aur.git/snapshot/bump-pydantic.tar.gz