tensorflow114-opt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tensorflow114-opt

* (Optional) Uninstall tensorflow114-opt on Arch using YAY

$ yay -Rns tensorflow114-opt

2. Manually Install "tensorflow114-opt" via AUR

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

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

b. Clone tensorflow114-opt's git locally

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

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

$ cd ~/tensorflow114-opt $ makepkg -si

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

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