llm-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S llm-git

* (Optional) Uninstall llm-git on Arch using YAY

$ yay -Rns llm-git

2. Manually Install "llm-git" via AUR

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

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

b. Clone llm-git's git locally

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

c. Go to ~/llm-git folder and install it

$ cd ~/llm-git $ makepkg -si

3. Information about the llm-git package on Arch User Repository (AUR)

ID: 1288649
Name: llm-git
PackageBaseID: 193222
PackageBase: llm-git
Version: 0.1.1.r429.gfc1c052-1
Description: An ecosystem of Rust libraries for working with large language models
URL: https://github.com/rustformers/llm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Porous3247
Submitter: Porous3247
FirstSubmitted: 1683057407
LastModified: 1689304692
URLPath: /cgit/aur.git/snapshot/llm-git.tar.gz