llama.cpp-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S llama.cpp-git

* (Optional) Uninstall llama.cpp-git on Arch using YAY

$ yay -Rns llama.cpp-git

2. Manually Install "llama.cpp-git" via AUR

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

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

b. Clone llama.cpp-git's git locally

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

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

$ cd ~/llama.cpp-git $ makepkg -si

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

ID: 1332428
Name: llama.cpp-git
PackageBaseID: 191990
PackageBase: llama.cpp-git
Version: b1369-1
Description: Port of Facebook's LLaMA model in C/C++
URL: https://github.com/ggerganov/llama.cpp
NumVotes: 5
Popularity: 1.884897
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1679955857
LastModified: 1697063602
URLPath: /cgit/aur.git/snapshot/llama.cpp-git.tar.gz