vmlinux-to-elf-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vmlinux-to-elf-git

* (Optional) Uninstall vmlinux-to-elf-git on Arch using YAY

$ yay -Rns vmlinux-to-elf-git

2. Manually Install "vmlinux-to-elf-git" via AUR

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

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

b. Clone vmlinux-to-elf-git's git locally

$ git clone https://aur.archlinux.org/vmlinux-to-elf-git.git ~/vmlinux-to-elf-git

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

$ cd ~/vmlinux-to-elf-git $ makepkg -si

3. Information about the vmlinux-to-elf-git package on Arch User Repository (AUR)

ID: 1299298
Name: vmlinux-to-elf-git
PackageBaseID: 196446
PackageBase: vmlinux-to-elf-git
Version: r88.b407a46-1
Description: This tool allows to obtain a fully analyzable .ELF file from a vmlinux/vmlinuz/bzImage/zImage kernel image, with recovered function and variable symbols.
URL: https://github.com/marin-m/vmlinux-to-elf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kalex
Submitter: kalex
FirstSubmitted: 1691232564
LastModified: 1691232564
URLPath: /cgit/aur.git/snapshot/vmlinux-to-elf-git.tar.gz