llm-cli on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S llm-cli

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

$ yay -Rns llm-cli

2. Manually Install "llm-cli" via AUR

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

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

b. Clone llm-cli's git locally

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

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

$ cd ~/llm-cli $ makepkg -si

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

ID: 1257930
Name: llm-cli
PackageBaseID: 193609
PackageBase: llm-cli
Version: 0.1.1-1
Description: A CLI for running inference on supported Large Language Models. Powered by th...
URL: https://crates.io/crates/llm-cli
NumVotes: 1
Popularity: 0.240391
OutOfDate:
Maintainer: LuckyTurtleDev
Submitter: LuckyTurtleDev
FirstSubmitted: 1684076399
LastModified: 1684076399
URLPath: /cgit/aur.git/snapshot/llm-cli.tar.gz