retdec-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S retdec-bin

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

$ yay -Rns retdec-bin

2. Manually Install "retdec-bin" via AUR

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

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

b. Clone retdec-bin's git locally

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

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

$ cd ~/retdec-bin $ makepkg -si

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

ID: 1181855
Name: retdec-bin
PackageBaseID: 156236
PackageBase: retdec-bin
Version: 5.0-1
Description: RetDec is a retargetable machine-code decompiler based on LLVM.
URL: https://github.com/avast/retdec
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: JulianXhokaxhiu
Submitter: JulianXhokaxhiu
FirstSubmitted: 1596305298
LastModified: 1670885826
URLPath: /cgit/aur.git/snapshot/retdec-bin.tar.gz