python-py2vega on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-py2vega

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

$ yay -Rns python-py2vega

2. Manually Install "python-py2vega" via AUR

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

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

b. Clone python-py2vega's git locally

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

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

$ cd ~/python-py2vega $ makepkg -si

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

ID: 1414306
Name: python-py2vega
PackageBaseID: 192886
PackageBase: python-py2vega
Version: 0.6.1-1
Description: A Python to Vega-expression transpiler
URL: https://github.com/bloomberg/py2veg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1682043211
LastModified: 1708704129
URLPath: /cgit/aur.git/snapshot/python-py2vega.tar.gz