embree2 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S embree2

* (Optional) Uninstall embree2 on Arch using YAY

$ yay -Rns embree2

2. Manually Install "embree2" via AUR

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

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

b. Clone embree2's git locally

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

c. Go to ~/embree2 folder and install it

$ cd ~/embree2 $ makepkg -si

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

ID: 610865
Name: embree2
PackageBaseID: 141883
PackageBase: embree2
Version: 2.17.7-2
Description: A collection of high-performance ray tracing kernels. Version 2
URL: https://embree.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xDShot
Submitter: xDShot
FirstSubmitted: 1557241854
LastModified: 1557364296
URLPath: /cgit/aur.git/snapshot/embree2.tar.gz