tensorflow-opt-rocm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tensorflow-opt-rocm

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

$ yay -Rns tensorflow-opt-rocm

2. Manually Install "tensorflow-opt-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-opt-rocm's git locally

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

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

$ cd ~/tensorflow-opt-rocm $ makepkg -si

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

ID: 1376588
Name: tensorflow-opt-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 and AVX CPU optimizations)
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-opt-rocm.tar.gz