ghidra2dwarf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ghidra2dwarf

* (Optional) Uninstall ghidra2dwarf on Arch using YAY

$ yay -Rns ghidra2dwarf

2. Manually Install "ghidra2dwarf" via AUR

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

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

b. Clone ghidra2dwarf's git locally

$ git clone https://aur.archlinux.org/ghidra2dwarf.git ~/ghidra2dwarf

c. Go to ~/ghidra2dwarf folder and install it

$ cd ~/ghidra2dwarf $ makepkg -si

3. Information about the ghidra2dwarf package on Arch User Repository (AUR)

ID: 1075722
Name: ghidra2dwarf
PackageBaseID: 167312
PackageBase: ghidra2dwarf
Version: 1.0-1
Description: Ghidra plugin to export information from ghidra to dwarf sections inside ELF binaries
URL: https://github.com/cesena/ghidra2dwarf
NumVotes: 1
Popularity: 0.428775
OutOfDate:
Maintainer: steffeno
FirstSubmitted: 1621888450
LastModified: 1651692415
URLPath: /cgit/aur.git/snapshot/ghidra2dwarf.tar.gz