tensorflow114 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tensorflow114

* (Optional) Uninstall tensorflow114 on Arch using YAY

$ yay -Rns tensorflow114

2. Manually Install "tensorflow114" via AUR

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

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

b. Clone tensorflow114's git locally

$ git clone https://aur.archlinux.org/tensorflow114.git ~/tensorflow114

c. Go to ~/tensorflow114 folder and install it

$ cd ~/tensorflow114 $ makepkg -si

3. Information about the tensorflow114 package on Arch User Repository (AUR)

ID: 688009
Name: tensorflow114
PackageBaseID: 146632
PackageBase: tensorflow114
Version: 1.14.0-5
Description: Library for computation using data flow graphs for scalable machine learning
URL: https://www.tensorflow.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1587837291
Maintainer: tbjta
FirstSubmitted: 1573731241
LastModified: 1579510833
URLPath: /cgit/aur.git/snapshot/tensorflow114.tar.gz