python-deepspeed on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-deepspeed

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

$ yay -Rns python-deepspeed

2. Manually Install "python-deepspeed" via AUR

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

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

b. Clone python-deepspeed's git locally

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

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

$ cd ~/python-deepspeed $ makepkg -si

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

ID: 1365008
Name: python-deepspeed
PackageBaseID: 195985
PackageBase: python-deepspeed
Version: 0.12.4-1
Description: DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
URL: https://github.com/microsoft/DeepSpeed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1689923311
LastModified: 1701782744
URLPath: /cgit/aur.git/snapshot/python-deepspeed.tar.gz