llama-bin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S llama-bin

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

$ yay -Rns llama-bin

2. Manually Install "llama-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-bin's git locally

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

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

$ cd ~/llama-bin $ makepkg -si

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

ID: 1013427
Name: llama-bin
PackageBaseID: 173836
PackageBase: llama-bin
Version: 1.0.2-1
Description: Terminal file manager
URL: https://github.com/antonmedv/llama
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emilio-r
FirstSubmitted: 1639135131
LastModified: 1641228631
URLPath: /cgit/aur.git/snapshot/llama-bin.tar.gz