rmg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rmg

* (Optional) Uninstall rmg on Arch using YAY

$ yay -Rns rmg

2. Manually Install "rmg" via AUR

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

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

b. Clone rmg's git locally

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

c. Go to ~/rmg folder and install it

$ cd ~/rmg $ makepkg -si

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

ID: 1392997
Name: rmg
PackageBaseID: 190554
PackageBase: rmg
Version: 0.5.7-1
Description: Rosalie's Mupen GUI
URL: https://github.com/Rosalie241/rmg
NumVotes: 4
Popularity: 1.291956
OutOfDate:
Maintainer: Rosalie
Submitter: Rosalie
FirstSubmitted: 1676764812
LastModified: 1706291979
URLPath: /cgit/aur.git/snapshot/rmg.tar.gz