python-taichi on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-taichi

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

$ yay -Rns python-taichi

2. Manually Install "python-taichi" via AUR

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

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

b. Clone python-taichi's git locally

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

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

$ cd ~/python-taichi $ makepkg -si

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

ID: 1084499
Name: python-taichi
PackageBaseID: 168347
PackageBase: python-taichi
Version: 1.0.2-1
Description: Productive & portable programming language for high-performance, sparse & differentiable computing on CPUs & GPUs
URL: https://github.com/taichi-dev/taichi
NumVotes: 0
Popularity: 0
OutOfDate: 1663467096
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1624733197
LastModified: 1653370558
URLPath: /cgit/aur.git/snapshot/python-taichi.tar.gz