python-plaidml on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-plaidml

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

$ yay -Rns python-plaidml

2. Manually Install "python-plaidml" via AUR

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

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

b. Clone python-plaidml's git locally

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

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

$ cd ~/python-plaidml $ makepkg -si

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

ID: 720032
Name: python-plaidml
PackageBaseID: 136150
PackageBase: python-plaidml
Version: 0.7.0-1
Description: PlaidML machine learning accelerator
URL: https://github.com/plaidml/plaidml
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter: trougnouf
FirstSubmitted: 1537443221
LastModified: 1586712723
URLPath: /cgit/aur.git/snapshot/python-plaidml.tar.gz