aocc on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install aocc on Arch using YAY
$
yay -S
aocc
Copied
* (Optional) Uninstall aocc on Arch using YAY
$
yay -Rns
aocc
Copied
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
Copied
b. Clone aocc's git locally
$
git clone https://aur.archlinux.org/aocc.git
~/aocc
Copied
c. Go to ~/aocc folder and install it
$
cd
~/aocc
Copied
$
makepkg -si
Copied
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
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