python-accelerate on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-accelerate

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

$ yay -Rns python-accelerate

2. Manually Install "python-accelerate" via AUR

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

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

b. Clone python-accelerate's git locally

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

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

$ cd ~/python-accelerate $ makepkg -si

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

ID: 1426018
Name: python-accelerate
PackageBaseID: 189814
PackageBase: python-accelerate
Version: 0.28.0-1
Description: A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
URL: https://github.com/huggingface/accelerate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: jzbor
FirstSubmitted: 1674560429
LastModified: 1710273203
URLPath: /cgit/aur.git/snapshot/python-accelerate.tar.gz