llm-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S llm-bin

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

$ yay -Rns llm-bin

2. Manually Install "llm-bin" via AUR

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

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

b. Clone llm-bin's git locally

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

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

$ cd ~/llm-bin $ makepkg -si

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

ID: 1288645
Name: llm-bin
PackageBaseID: 193592
PackageBase: llm-bin
Version: 0.1.1-4
Description: Run inference for Large Language Models on CPU, with Rust 🦀🚀🦙
URL: https://github.com/rustformers/llm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Porous3247
Submitter: Porous3247
FirstSubmitted: 1683985796
LastModified: 1689304214
URLPath: /cgit/aur.git/snapshot/llm-bin.tar.gz