miopen-hip on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S miopen-hip

* (Optional) Uninstall miopen-hip on Arch using YAY

$ yay -Rns miopen-hip

2. Manually Install "miopen-hip" via AUR

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

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

b. Clone miopen-hip's git locally

$ git clone https://aur.archlinux.org/miopen-hip.git ~/miopen-hip

c. Go to ~/miopen-hip folder and install it

$ cd ~/miopen-hip $ makepkg -si

3. Information about the miopen-hip package on Arch User Repository (AUR)

ID: 1132559
Name: miopen-hip
PackageBaseID: 154761
PackageBase: miopen-hip
Version: 5.2.3-1
Description: AMD's Machine Intelligence Library (HIP backend)
URL: https://github.com/ROCmSoftwarePlatform/MIOpen
NumVotes: 8
Popularity: 1.01238
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1592962617
LastModified: 1661795935
URLPath: /cgit/aur.git/snapshot/miopen-hip.tar.gz

5. The same packages on other Linux Distributions