pmars on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S pmars

* (Optional) Uninstall pmars on Arch using YAY

$ yay -Rns pmars

2. Manually Install "pmars" via AUR

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

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

b. Clone pmars's git locally

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

c. Go to ~/pmars folder and install it

$ cd ~/pmars $ makepkg -si

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

ID: 214795
Name: pmars
PackageBaseID: 96330
PackageBase: pmars
Version: 0.9.2-2
Description: Reference implementation of Corewar game
URL: http://sourceforge.net/projects/corewar/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1437721696
LastModified: 1437721895
URLPath: /cgit/aur.git/snapshot/pmars.tar.gz