llama-app-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S llama-app-bin

* (Optional) Uninstall llama-app-bin on Arch using YAY

$ yay -Rns llama-app-bin

2. Manually Install "llama-app-bin" via AUR

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

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

b. Clone llama-app-bin's git locally

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

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

$ cd ~/llama-app-bin $ makepkg -si

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

ID: 1277638
Name: llama-app-bin
PackageBaseID: 191981
PackageBase: llama-app-bin
Version: 0.0.1-1
Description: a simple app to use LLaMa language models on your computer, built with rust, llama-rs, tauri and vite.
URL: https://github.com/karelnagel/llama-app/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1679938744
LastModified: 1687526519
URLPath: /cgit/aur.git/snapshot/llama-app-bin.tar.gz