unrpa on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S unrpa

* (Optional) Uninstall unrpa on Arch using YAY

$ yay -Rns unrpa

2. Manually Install "unrpa" via AUR

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

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

b. Clone unrpa's git locally

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

c. Go to ~/unrpa folder and install it

$ cd ~/unrpa $ makepkg -si

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

ID: 680508
Name: unrpa
PackageBaseID: 127260
PackageBase: unrpa
Version: 2.3.0-1
Description: Extract files from the RPA archive format (from Ren'Py visual novels).
URL: https://github.com/Lattyware/unrpa
NumVotes: 7
Popularity: 0.078332
OutOfDate:
Maintainer: Lattyware
Submitter: Lattyware
FirstSubmitted: 1510768933
LastModified: 1577353148
URLPath: /cgit/aur.git/snapshot/unrpa.tar.gz