python-altair on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-altair

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

$ yay -Rns python-altair

2. Manually Install "python-altair" via AUR

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

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

b. Clone python-altair's git locally

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

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

$ cd ~/python-altair $ makepkg -si

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

ID: 1364509
Name: python-altair
PackageBaseID: 132007
PackageBase: python-altair
Version: 5.2.0-1
Description: Declarative statistical visualization library for Python
URL: https://altair-viz.github.io/
NumVotes: 5
Popularity: 0.005138
OutOfDate:
Maintainer: TrialnError
Submitter: izahn
FirstSubmitted: 1525200184
LastModified: 1701717755
URLPath: /cgit/aur.git/snapshot/python-altair.tar.gz