python-diffusers on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-diffusers

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

$ yay -Rns python-diffusers

2. Manually Install "python-diffusers" via AUR

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

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

b. Clone python-diffusers's git locally

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

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

$ cd ~/python-diffusers $ makepkg -si

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

ID: 1410672
Name: python-diffusers
PackageBaseID: 185537
PackageBase: python-diffusers
Version: 0.26.3-1
Description: Pretrained diffusion models for image and audio generation in PyTorch
URL: https://github.com/huggingface/diffusers
NumVotes: 3
Popularity: 0.000461
OutOfDate:
Maintainer: xiota
Submitter: xyproto
FirstSubmitted: 1662460846
LastModified: 1708128893
URLPath: /cgit/aur.git/snapshot/python-diffusers.tar.gz