python-vl-convert on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-vl-convert

* (Optional) Uninstall python-vl-convert on Arch using YAY

$ yay -Rns python-vl-convert

2. Manually Install "python-vl-convert" via AUR

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

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

b. Clone python-vl-convert's git locally

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

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

$ cd ~/python-vl-convert $ makepkg -si

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

ID: 1427250
Name: python-vl-convert
PackageBaseID: 195146
PackageBase: python-vl-convert
Version: 1.3.0-1
Description: Convert Vega-Lite chart specifications to SVG, PNG, or Vega
URL: https://github.com/vega/vl-convert
NumVotes: 1
Popularity: 0.006824
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1687992325
LastModified: 1710440416
URLPath: /cgit/aur.git/snapshot/python-vl-convert.tar.gz