python-pyvista on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-pyvista

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

$ yay -Rns python-pyvista

2. Manually Install "python-pyvista" via AUR

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

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

b. Clone python-pyvista's git locally

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

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

$ cd ~/python-pyvista $ makepkg -si

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

ID: 1427680
Name: python-pyvista
PackageBaseID: 160963
PackageBase: python-pyvista
Version: 0.43.4-1
Description: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
URL: https://www.pyvista.org
NumVotes: 6
Popularity: 1.338477
OutOfDate:
Maintainer: MartinDiehl
Submitter: MartinDiehl
FirstSubmitted: 1608095937
LastModified: 1710502088
URLPath: /cgit/aur.git/snapshot/python-pyvista.tar.gz