litellm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S litellm

* (Optional) Uninstall litellm on Arch using YAY

$ yay -Rns litellm

2. Manually Install "litellm" via AUR

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

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

b. Clone litellm's git locally

$ git clone https://aur.archlinux.org/litellm.git ~/litellm

c. Go to ~/litellm folder and install it

$ cd ~/litellm $ makepkg -si

3. Information about the litellm package on Arch User Repository (AUR)

ID: 1427074
Name: litellm
PackageBaseID: 198265
PackageBase: litellm
Version: 1.31.8-1
Description: Call all LLM APIs using the OpenAI format
URL: https://pypi.org/project/litellm/
NumVotes: 1
Popularity: 0.319595
OutOfDate:
Maintainer: dnim
Submitter: Sir-Photch
FirstSubmitted: 1696777625
LastModified: 1710420878
URLPath: /cgit/aur.git/snapshot/litellm.tar.gz