retdec on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S retdec

* (Optional) Uninstall retdec on Arch using YAY

$ yay -Rns retdec

2. Manually Install "retdec" via AUR

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

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

b. Clone retdec's git locally

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

c. Go to ~/retdec folder and install it

$ cd ~/retdec $ makepkg -si

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

ID: 1383168
Name: retdec
PackageBaseID: 138496
PackageBase: retdec
Version: 5.0-2
Description: A retargetable machine-code decompiler based on LLVM
URL: https://retdec.com/
NumVotes: 1
Popularity: 0.000154
OutOfDate:
Maintainer: kyechou
Submitter: Philzli
FirstSubmitted: 1546531270
LastModified: 1704830888
URLPath: /cgit/aur.git/snapshot/retdec.tar.gz