python-tensorflow2 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-tensorflow2

* (Optional) Uninstall python-tensorflow2 on Arch using YAY

$ yay -Rns python-tensorflow2

2. Manually Install "python-tensorflow2" via AUR

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

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

b. Clone python-tensorflow2's git locally

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

c. Go to ~/python-tensorflow2 folder and install it

$ cd ~/python-tensorflow2 $ makepkg -si

3. Information about the python-tensorflow2 package on Arch User Repository (AUR)

ID: 636786
Name: python-tensorflow2
PackageBaseID: 144246
PackageBase: python-tensorflow2
Version: 2.0.0b1-1
Description: An end-to-end open source machine learning platform (beta)
URL: https://www.tensorflow.org
NumVotes: 0
Popularity: 0
OutOfDate: 1702776920
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1565536480
LastModified: 1565536480
URLPath: /cgit/aur.git/snapshot/python-tensorflow2.tar.gz