tensorflow-opt-native on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S tensorflow-opt-native

* (Optional) Uninstall tensorflow-opt-native on Arch using YAY

$ yay -Rns tensorflow-opt-native

2. Manually Install "tensorflow-opt-native" via AUR

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

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

b. Clone tensorflow-opt-native's git locally

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

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

$ cd ~/tensorflow-opt-native $ makepkg -si

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

ID: 821317
Name: tensorflow-opt-native
PackageBaseID: 159971
PackageBase: tensorflow-opt-native
Version: 2.3.1-6
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: 1659864513
Maintainer: aviallon
FirstSubmitted: 1605633767
LastModified: 1605874220
URLPath: /cgit/aur.git/snapshot/tensorflow-opt-native.tar.gz