python-pyvat on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-pyvat

* (Optional) Uninstall python-pyvat on Arch using YAY

$ yay -Rns python-pyvat

2. Manually Install "python-pyvat" via AUR

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

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

b. Clone python-pyvat's git locally

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

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

$ cd ~/python-pyvat $ makepkg -si

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

ID: 383992
Name: python-pyvat
PackageBaseID: 119832
PackageBase: python-pyvat
Version: 1.3.1-1
Description: VAT validation for Python
URL: http://bruun.co/
NumVotes: 0
Popularity: 0
OutOfDate: 1691079034
Maintainer: foxxy
Submitter: foxxy
FirstSubmitted: 1487083805
LastModified: 1487083805
URLPath: /cgit/aur.git/snapshot/python-pyvat.tar.gz