unrpyc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S unrpyc

* (Optional) Uninstall unrpyc on Arch using YAY

$ yay -Rns unrpyc

2. Manually Install "unrpyc" via AUR

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

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

b. Clone unrpyc's git locally

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

c. Go to ~/unrpyc folder and install it

$ cd ~/unrpyc $ makepkg -si

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

ID: 1415382
Name: unrpyc
PackageBaseID: 97405
PackageBase: unrpyc
Version: 2:2.0.0.r0.g79895a1-1
Description: A ren'py script decompiler
URL: https://github.com/CensoredUsername/unrpyc
NumVotes: 6
Popularity: 0.319843
OutOfDate:
Maintainer: dcelasun
Submitter: Stary2001
FirstSubmitted: 1439389895
LastModified: 1708893054
URLPath: /cgit/aur.git/snapshot/unrpyc.tar.gz