libmpq-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libmpq-git

* (Optional) Uninstall libmpq-git on Arch using YAY

$ yay -Rns libmpq-git

2. Manually Install "libmpq-git" via AUR

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

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

b. Clone libmpq-git's git locally

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

c. Go to ~/libmpq-git folder and install it

$ cd ~/libmpq-git $ makepkg -si

3. Information about the libmpq-git package on Arch User Repository (AUR)

ID: 203667
Name: libmpq-git
PackageBaseID: 89936
PackageBase: libmpq-git
Version: 0.4.2.r76.g707e6f7-1
Description: A library for reading MPQ files (archives used by Blizzard) which can be easily used in applications.
URL: https://github.com/ge0rg/libmpq
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
FirstSubmitted: 1422618410
LastModified: 1435479183
URLPath: /cgit/aur.git/snapshot/libmpq-git.tar.gz