comgr on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S comgr

* (Optional) Uninstall comgr on Arch using YAY

$ yay -Rns comgr

2. Manually Install "comgr" via AUR

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

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

b. Clone comgr's git locally

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

c. Go to ~/comgr folder and install it

$ cd ~/comgr $ makepkg -si

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

ID: 1128276
Name: comgr
PackageBaseID: 152004
PackageBase: comgr
Version: 5.2.3-1
Description: Radeon Open Compute - compiler support
URL: https://github.com/RadeonOpenCompute/ROCm-CompilerSupport
NumVotes: 8
Popularity: 0.949595
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1587859226
LastModified: 1661006111
URLPath: /cgit/aur.git/snapshot/comgr.tar.gz

5. The same packages on other Linux Distributions