aocc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S aocc

* (Optional) Uninstall aocc on Arch using YAY

$ yay -Rns aocc

2. Manually Install "aocc" via AUR

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

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

b. Clone aocc's git locally

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

c. Go to ~/aocc folder and install it

$ cd ~/aocc $ makepkg -si

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

ID: 1420432
Name: aocc
PackageBaseID: 143440
PackageBase: aocc
Version: 4.2.0-1
Description: AMD Optimizing C/C++ Compiler
URL: https://developer.amd.com/amd-aocc/
NumVotes: 3
Popularity: 1
OutOfDate:
Maintainer: disc-kuraudo
Submitter: disc-kuraudo
FirstSubmitted: 1563030046
LastModified: 1709546336
URLPath: /cgit/aur.git/snapshot/aocc.tar.gz