retdec on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install retdec on Arch using YAY
$
yay -S
retdec
Copied
* (Optional) Uninstall retdec on Arch using YAY
$
yay -Rns
retdec
Copied
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
Copied
b. Clone retdec's git locally
$
git clone https://aur.archlinux.org/retdec.git
~/retdec
Copied
c. Go to ~/retdec folder and install it
$
cd
~/retdec
Copied
$
makepkg -si
Copied
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
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