atmi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S atmi

* (Optional) Uninstall atmi on Arch using YAY

$ yay -Rns atmi

2. Manually Install "atmi" via AUR

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

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

b. Clone atmi's git locally

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

c. Go to ~/atmi folder and install it

$ cd ~/atmi $ makepkg -si

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

ID: 1290526
Name: atmi
PackageBaseID: 150201
PackageBase: atmi
Version: 5.5.1-1
Description: Task graph framework for heterogeneous CPU-GPU systems.
URL: https://github.com/RadeonOpenCompute/atmi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tpkessler
Submitter: acxz
FirstSubmitted: 1584207580
LastModified: 1689662708
URLPath: /cgit/aur.git/snapshot/atmi.tar.gz