tensorflow_metadata on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tensorflow_metadata

* (Optional) Uninstall tensorflow_metadata on Arch using YAY

$ yay -Rns tensorflow_metadata

2. Manually Install "tensorflow_metadata" via AUR

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

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

b. Clone tensorflow_metadata's git locally

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

c. Go to ~/tensorflow_metadata folder and install it

$ cd ~/tensorflow_metadata $ makepkg -si

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

ID: 1078382
Name: tensorflow_metadata
PackageBaseID: 147460
PackageBase: tensorflow_metadata
Version: 1.8.0-1
Description: Utilities for passing TensorFlow-related metadata between tools
URL: https://github.com/tensorflow/metadata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MnJ
FirstSubmitted: 1576628012
LastModified: 1652206672
URLPath: /cgit/aur.git/snapshot/tensorflow_metadata.tar.gz