rpgng on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rpgng

* (Optional) Uninstall rpgng on Arch using YAY

$ yay -Rns rpgng

2. Manually Install "rpgng" via AUR

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

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

b. Clone rpgng's git locally

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

c. Go to ~/rpgng folder and install it

$ cd ~/rpgng $ makepkg -si

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

ID: 194801
Name: rpgng
PackageBaseID: 84464
PackageBase: rpgng
Version: 0.5.5-1
Description: RPG Next Gen Editor is a lightweight RPG (Report Program Generator) editor based on the Eclipse platform.
URL: http://rpgnextgen.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1407608346
LastModified: 1434211956
URLPath: /cgit/aur.git/snapshot/rpgng.tar.gz