aocl-gcc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S aocl-gcc

* (Optional) Uninstall aocl-gcc on Arch using YAY

$ yay -Rns aocl-gcc

2. Manually Install "aocl-gcc" via AUR

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

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

b. Clone aocl-gcc's git locally

$ git clone https://aur.archlinux.org/aocl-gcc.git ~/aocl-gcc

c. Go to ~/aocl-gcc folder and install it

$ cd ~/aocl-gcc $ makepkg -si

3. Information about the aocl-gcc package on Arch User Repository (AUR)

ID: 1420438
Name: aocl-gcc
PackageBaseID: 145551
PackageBase: aocl
Version: 4.2.0-1
Description: AMD Optimizing CPU Libraries
URL: https://developer.amd.com/amd-aocl/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: disc-kuraudo
Submitter: disc-kuraudo
FirstSubmitted: 1570197724
LastModified: 1709546609
URLPath: /cgit/aur.git/snapshot/aocl-gcc.tar.gz