tensorflow-rocm on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S tensorflow-rocm

* (Optional) Uninstall tensorflow-rocm on Arch using YAY

$ yay -Rns tensorflow-rocm

2. Manually Install "tensorflow-rocm" via AUR

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

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

b. Clone tensorflow-rocm's git locally

$ git clone https://aur.archlinux.org/tensorflow-rocm.git ~/tensorflow-rocm

c. Go to ~/tensorflow-rocm folder and install it

$ cd ~/tensorflow-rocm $ makepkg -si

3. Information about the tensorflow-rocm package on Arch User Repository (AUR)

ID: 1376586
Name: tensorflow-rocm
PackageBaseID: 155088
PackageBase: tensorflow-rocm
Version: 2.15.0-8
Description: Library for computation using data flow graphs for scalable machine learning (with ROCM)
URL: https://www.tensorflow.org/
NumVotes: 11
Popularity: 0.039348
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1593809071
LastModified: 1703712727
URLPath: /cgit/aur.git/snapshot/tensorflow-rocm.tar.gz