tensorflow-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S tensorflow-git

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

$ yay -Rns tensorflow-git

2. Manually Install "tensorflow-git" via AUR

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

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

b. Clone tensorflow-git's git locally

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

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

$ cd ~/tensorflow-git $ makepkg -si

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

ID: 892108
Name: tensorflow-git
PackageBaseID: 122892
PackageBase: tensorflow-git
Version: 1.12.1+54837+g03796cf1dda-1
Description: Library for computation using data flow graphs for scalable machine learning (with CPU optimizations)
URL: https://tensorflow.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1657055473
Maintainer:
Submitter: swiftscythe
FirstSubmitted: 1495911055
LastModified: 1618360663
URLPath: /cgit/aur.git/snapshot/tensorflow-git.tar.gz