amdapp-sdk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S amdapp-sdk

* (Optional) Uninstall amdapp-sdk on Arch using YAY

$ yay -Rns amdapp-sdk

2. Manually Install "amdapp-sdk" via AUR

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

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

b. Clone amdapp-sdk's git locally

$ git clone https://aur.archlinux.org/amdapp-sdk.git ~/amdapp-sdk

c. Go to ~/amdapp-sdk folder and install it

$ cd ~/amdapp-sdk $ makepkg -si

3. Information about the amdapp-sdk package on Arch User Repository (AUR)

ID: 638058
Name: amdapp-sdk
PackageBaseID: 67149
PackageBase: amdapp-sdk
Version: 3.0-23
Description: AMD Accelerated Parallel Processing (APP) SDK, 3.0 with OpenCL 2.0 support.
URL: https://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/
NumVotes: 84
Popularity: 0.076985
OutOfDate:
Maintainer: rigred
Submitter: Vi0L0
FirstSubmitted: 1360616599
LastModified: 1565991229
URLPath: /cgit/aur.git/snapshot/amdapp-sdk.tar.gz