radare2-bindings on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S radare2-bindings

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

$ yay -Rns radare2-bindings

2. Manually Install "radare2-bindings" via AUR

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

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

b. Clone radare2-bindings's git locally

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

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

$ cd ~/radare2-bindings $ makepkg -si

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

ID: 533238
Name: radare2-bindings
PackageBaseID: 95579
PackageBase: radare2-bindings
Version: 2.8.0-1
Description: Language bindings of the radare2 api for valabind and friends
URL: http://radare.org
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1436100098
LastModified: 1533762388
URLPath: /cgit/aur.git/snapshot/radare2-bindings.tar.gz