rom-properties on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S rom-properties

* (Optional) Uninstall rom-properties on Arch using YAY

$ yay -Rns rom-properties

2. Manually Install "rom-properties" via AUR

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

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

b. Clone rom-properties's git locally

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

c. Go to ~/rom-properties folder and install it

$ cd ~/rom-properties $ makepkg -si

3. Information about the rom-properties package on Arch User Repository (AUR)

ID: 1287813
Name: rom-properties
PackageBaseID: 155907
PackageBase: rom-properties
Version: 2.2-1
Description: This shell extension adds a few nice features to file browsers for managing video game ROM and disc images.
URL: https://github.com/GerbilSoft/rom-properties
NumVotes: 4
Popularity: 3.5E-5
OutOfDate: 1709527602
Maintainer: dnmodder
Submitter: ragouel
FirstSubmitted: 1595732152
LastModified: 1689206415
URLPath: /cgit/aur.git/snapshot/rom-properties.tar.gz