stormlib on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S stormlib

* (Optional) Uninstall stormlib on Arch using YAY

$ yay -Rns stormlib

2. Manually Install "stormlib" via AUR

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

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

b. Clone stormlib's git locally

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

c. Go to ~/stormlib folder and install it

$ cd ~/stormlib $ makepkg -si

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

ID: 1269723
Name: stormlib
PackageBaseID: 21634
PackageBase: stormlib
Version: 9.25-1
Description: A C/C++ API to read and write MPQ files with support for merged archives, patch MPQs and more.
URL: http://www.zezula.net/en/mpq/stormlib.html
NumVotes: 8
Popularity: 0.001232
OutOfDate:
Maintainer: jleclanche
Submitter:
FirstSubmitted: 1227078885
LastModified: 1686182477
URLPath: /cgit/aur.git/snapshot/stormlib.tar.gz