openrpg-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S openrpg-git

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

$ yay -Rns openrpg-git

2. Manually Install "openrpg-git" via AUR

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

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

b. Clone openrpg-git's git locally

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

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

$ cd ~/openrpg-git $ makepkg -si

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

ID: 690323
Name: openrpg-git
PackageBaseID: 142197
PackageBase: openrpg-git
Version: 0.5.2-1
Description: Open C++ library and utilities for common RPG rulesets
URL: https://openrpg.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: incomingstick
Submitter: incomingstick
FirstSubmitted: 1558296274
LastModified: 1580145012
URLPath: /cgit/aur.git/snapshot/openrpg-git.tar.gz