loot on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S loot

* (Optional) Uninstall loot on Arch using YAY

$ yay -Rns loot

2. Manually Install "loot" via AUR

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

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

b. Clone loot's git locally

$ git clone https://aur.archlinux.org/loot.git ~/loot

c. Go to ~/loot folder and install it

$ cd ~/loot $ makepkg -si

3. Information about the loot package on Arch User Repository (AUR)

ID: 1421118
Name: loot
PackageBaseID: 146058
PackageBase: loot
Version: 0.22.3-1
Description: A load order optimisation tool for the Elder Scrolls (Morrowind and later) and Fallout (3 and later) games.
URL: https://loot.github.io
NumVotes: 7
Popularity: 0.035201
OutOfDate:
Maintainer: gargan
Submitter: gargan
FirstSubmitted: 1571881613
LastModified: 1709637218
URLPath: /cgit/aur.git/snapshot/loot.tar.gz