optix6 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S optix6

* (Optional) Uninstall optix6 on Arch using YAY

$ yay -Rns optix6

2. Manually Install "optix6" via AUR

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

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

b. Clone optix6's git locally

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

c. Go to ~/optix6 folder and install it

$ cd ~/optix6 $ makepkg -si

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

ID: 684274
Name: optix6
PackageBaseID: 148007
PackageBase: optix6
Version: 6.5.0-1
Description: A software development kit for achieving high performance ray tracing on the GPU.
URL: https://developer.nvidia.com/optix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Meak
Submitter: Meak
FirstSubmitted: 1578583601
LastModified: 1578583601
URLPath: /cgit/aur.git/snapshot/optix6.tar.gz