python-llama-cpp on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-llama-cpp

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

$ yay -Rns python-llama-cpp

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

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

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

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

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

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

$ cd ~/python-llama-cpp $ makepkg -si

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

ID: 1312963
Name: python-llama-cpp
PackageBaseID: 195854
PackageBase: python-llama-cpp
Version: 0.1.83-1
Description: Python bindings for llama.cpp
URL: https://github.com/abetlen/llama-cpp-python
NumVotes: 0
Popularity: 0
OutOfDate: 1699276847
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1689669015
LastModified: 1693693112
URLPath: /cgit/aur.git/snapshot/python-llama-cpp.tar.gz