python-arrayfire on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-arrayfire

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

$ yay -Rns python-arrayfire

2. Manually Install "python-arrayfire" via AUR

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

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

b. Clone python-arrayfire's git locally

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

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

$ cd ~/python-arrayfire $ makepkg -si

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

ID: 636562
Name: python-arrayfire
PackageBaseID: 144218
PackageBase: python-arrayfire
Version: 3.6-20181017
Description: Python bindings for arrayfire
URL: https://pypi.org/project/arrayfire/
NumVotes: 1
Popularity: 0
OutOfDate: 1698504488
Maintainer: tinux
Submitter: tinux
FirstSubmitted: 1565442409
LastModified: 1565442409
URLPath: /cgit/aur.git/snapshot/python-arrayfire.tar.gz

5. The same packages on other Linux Distributions