retdec-git on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S retdec-git

* (Optional) Uninstall retdec-git on Arch using YAY

$ yay -Rns retdec-git

2. Manually Install "retdec-git" via AUR

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

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

b. Clone retdec-git's git locally

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

c. Go to ~/retdec-git folder and install it

$ cd ~/retdec-git $ makepkg -si

3. Information about the retdec-git package on Arch User Repository (AUR)

ID: 820265
Name: retdec-git
PackageBaseID: 127895
PackageBase: retdec-git
Version: v4.0.r251.g31ffc7c8-1
Description: A retargetable machine-code decompiler based on LLVM
URL: https://retdec.com/
NumVotes: 5
Popularity: 0.867271
OutOfDate:
Maintainer:
Submitter: untitled
FirstSubmitted: 1513167806
LastModified: 1605677190
URLPath: /cgit/aur.git/snapshot/retdec-git.tar.gz