enzyme on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S enzyme

* (Optional) Uninstall enzyme on Arch using YAY

$ yay -Rns enzyme

2. Manually Install "enzyme" via AUR

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

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

b. Clone enzyme's git locally

$ git clone https://aur.archlinux.org/enzyme.git ~/enzyme

c. Go to ~/enzyme folder and install it

$ cd ~/enzyme $ makepkg -si

3. Information about the enzyme package on Arch User Repository (AUR)

ID: 1327785
Name: enzyme
PackageBaseID: 194748
PackageBase: enzyme
Version: 0.0.86-1
Description: High-performance automatic differentiation of LLVM and MLIR.
URL: https://enzyme.mit.edu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1686905912
LastModified: 1696242604
URLPath: /cgit/aur.git/snapshot/enzyme.tar.gz