python-vispy on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-vispy

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

$ yay -Rns python-vispy

2. Manually Install "python-vispy" via AUR

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

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

b. Clone python-vispy's git locally

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

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

$ cd ~/python-vispy $ makepkg -si

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

ID: 1371104
Name: python-vispy
PackageBaseID: 144214
PackageBase: python-vispy
Version: 0.14.1-1
Description: A high-performance interactive 2D/3D data visualization library.
URL: https://vispy.org
NumVotes: 2
Popularity: 0.001237
OutOfDate: 1710596148
Maintainer: acxz
Submitter: incomplete
FirstSubmitted: 1565430095
LastModified: 1702797300
URLPath: /cgit/aur.git/snapshot/python-vispy.tar.gz