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

Last updated: June 26,2024

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

$ yay -S tensorflow-model-server-cuda

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

$ yay -Rns tensorflow-model-server-cuda

2. Manually Install "tensorflow-model-server-cuda" 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-cuda's git locally

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

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

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

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

ID: 554833
Name: tensorflow-model-server-cuda
PackageBaseID: 136909
PackageBase: tensorflow-model-server-cuda
Version: 1.11.0-1
Description: A flexible, high-performance serving system for machine learning models
URL: https://tensorflow.org/serving
NumVotes: 1
Popularity: 0
OutOfDate: 1630613958
Maintainer:
Submitter: petronny
FirstSubmitted: 1540547816
LastModified: 1540547816
URLPath: /cgit/aur.git/snapshot/tensorflow-model-server-cuda.tar.gz