armake on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S armake

* (Optional) Uninstall armake on Arch using YAY

$ yay -Rns armake

2. Manually Install "armake" via AUR

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

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

b. Clone armake's git locally

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

c. Go to ~/armake folder and install it

$ cd ~/armake $ makepkg -si

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

ID: 513128
Name: armake
PackageBaseID: 111102
PackageBase: armake
Version: 0.6.3-1
Description: An open-source implementation of the Arma modding tools.
URL: https://github.com/KoffeinFlummi/armake
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KoffeinFlummi
Submitter: KoffeinFlummi
FirstSubmitted: 1462807202
LastModified: 1527095692
URLPath: /cgit/aur.git/snapshot/armake.tar.gz