llm on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "llm" 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
Copied
b. Install llm on Arch using YAY
$
yay -S
llm
Copied
* (Optional) Uninstall llm on Arch using YAY
$
yay -Rns
llm
Copied
2. Manually Install "llm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone llm's git locally
$
git clone https://aur.archlinux.org/llm.git
~/llm
Copied
c. Go to ~/llm folder and install it
$
cd
~/llm
Copied
$
makepkg -si
Copied
3. Information about the llm package on Arch User Repository (AUR)
ID: 1259370
Name: llm
PackageBaseID: 193584
PackageBase: llm
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: 1683942633
LastModified: 1684341741
URLPath: /cgit/aur.git/snapshot/llm.tar.gz
Name: llm
PackageBaseID: 193584
PackageBase: llm
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: 1683942633
LastModified: 1684341741
URLPath: /cgit/aur.git/snapshot/llm.tar.gz