tensorflow114-cuda on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S tensorflow114-cuda

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

$ yay -Rns tensorflow114-cuda

2. Manually Install "tensorflow114-cuda" via AUR

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

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

b. Clone tensorflow114-cuda's git locally

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

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

$ cd ~/tensorflow114-cuda $ makepkg -si

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

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