radare2-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S radare2-git

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

$ yay -Rns radare2-git

2. Manually Install "radare2-git" via AUR

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

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

b. Clone radare2-git's git locally

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

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

$ cd ~/radare2-git $ makepkg -si

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

ID: 1064024
Name: radare2-git
PackageBaseID: 60905
PackageBase: radare2-git
Version: 5.6.7.r27627.7821ddb04b-1
Description: Open-source tools to disasm, debug, analyze and manipulate binary files
URL: http://radare.org
NumVotes: 37
Popularity: 0
OutOfDate:
Maintainer: l0gic
Submitter: l0gic
FirstSubmitted: 1342462229
LastModified: 1649456954
URLPath: /cgit/aur.git/snapshot/radare2-git.tar.gz