tensorflow-amd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tensorflow-amd

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

$ yay -Rns tensorflow-amd

2. Manually Install "tensorflow-amd" via AUR

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

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

b. Clone tensorflow-amd's git locally

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

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

$ cd ~/tensorflow-amd $ makepkg -si

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

ID: 1126658
Name: tensorflow-amd
PackageBaseID: 184971
PackageBase: tensorflow-amd
Version: 2.9.2-2
Description: Library for computation using data flow graphs for scalable machine learning (AMD upstream with ROCM)
URL: https://www.tensorflow.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wuxxin
FirstSubmitted: 1660655134
LastModified: 1660655134
URLPath: /cgit/aur.git/snapshot/tensorflow-amd.tar.gz