python-optimum on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-optimum

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

$ yay -Rns python-optimum

2. Manually Install "python-optimum" via AUR

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

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

b. Clone python-optimum's git locally

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

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

$ cd ~/python-optimum $ makepkg -si

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

ID: 1403400
Name: python-optimum
PackageBaseID: 194681
PackageBase: python-optimum
Version: 1.16.2-1
Description: Accelerate training and inference of transformers and diffusers with easy to use hardware optimization tools
URL: https://github.com/huggingface/optimum/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1686780957
LastModified: 1706966406
URLPath: /cgit/aur.git/snapshot/python-optimum.tar.gz