retdec-sh on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S retdec-sh

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

$ yay -Rns retdec-sh

2. Manually Install "retdec-sh" via AUR

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

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

b. Clone retdec-sh's git locally

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

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

$ cd ~/retdec-sh $ makepkg -si

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

ID: 233795
Name: retdec-sh
PackageBaseID: 100685
PackageBase: retdec-sh
Version: 0.1-1
Description: Shell scripts for decompiling and analyzing binary files through the retdec.com decompilation service by using their public REST API
URL: https://github.com/s3rvac/retdec-sh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: the-k
FirstSubmitted: 1443181722
LastModified: 1443182280
URLPath: /cgit/aur.git/snapshot/retdec-sh.tar.gz