python-pyevtk on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python-pyevtk

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

$ yay -Rns python-pyevtk

2. Manually Install "python-pyevtk" via AUR

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

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

b. Clone python-pyevtk's git locally

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

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

$ cd ~/python-pyevtk $ makepkg -si

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

ID: 879938
Name: python-pyevtk
PackageBaseID: 129315
PackageBase: python-pyevtk
Version: 2.0.0-1
Description: Export data as binary VTK files
URL: https://github.com/paulo-herrera/PyEVTK
NumVotes: 1
Popularity: 0
OutOfDate: 1709035425
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1516372848
LastModified: 1616255851
URLPath: /cgit/aur.git/snapshot/python-pyevtk.tar.gz