tensorflow-model-server-git on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "tensorflow-model-server-git" 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-model-server-git on Arch using YAY

$ yay -S tensorflow-model-server-git

* (Optional) Uninstall tensorflow-model-server-git on Arch using YAY

$ yay -Rns tensorflow-model-server-git

2. Manually Install "tensorflow-model-server-git" via AUR

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

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

b. Clone tensorflow-model-server-git's git locally

$ git clone https://aur.archlinux.org/tensorflow-model-server-git.git ~/tensorflow-model-server-git

c. Go to ~/tensorflow-model-server-git folder and install it

$ cd ~/tensorflow-model-server-git $ makepkg -si

3. Information about the tensorflow-model-server-git package on Arch User Repository (AUR)

ID: 535714
Name: tensorflow-model-server-git
PackageBaseID: 135109
PackageBase: tensorflow-model-server-git
Version: 1.10-1
Description: A flexible, high-performance serving system for machine learning models
URL: https://tensorflow.org/serving
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: happyslowly
Submitter: happyslowly
FirstSubmitted: 1534378236
LastModified: 1534458193
URLPath: /cgit/aur.git/snapshot/tensorflow-model-server-git.tar.gz