recstudio on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S recstudio

* (Optional) Uninstall recstudio on Arch using YAY

$ yay -Rns recstudio

2. Manually Install "recstudio" via AUR

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

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

b. Clone recstudio's git locally

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

c. Go to ~/recstudio folder and install it

$ cd ~/recstudio $ makepkg -si

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

ID: 247721
Name: recstudio
PackageBaseID: 57811
PackageBase: recstudio
Version: 4.1_20150924-1
Description: Cross platform interactive decompiler.
URL: http://www.backerstreet.com/rec/rec.htm
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1332287808
LastModified: 1447446098
URLPath: /cgit/aur.git/snapshot/recstudio.tar.gz