python-horovod on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-horovod

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

$ yay -Rns python-horovod

2. Manually Install "python-horovod" via AUR

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

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

b. Clone python-horovod's git locally

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

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

$ cd ~/python-horovod $ makepkg -si

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

ID: 1420496
Name: python-horovod
PackageBaseID: 150737
PackageBase: python-horovod
Version: 0.28.1-3
Description: Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet
URL: https://github.com/horovod/horovod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1585244146
LastModified: 1709554828
URLPath: /cgit/aur.git/snapshot/python-horovod.tar.gz