ruby-elftools on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S ruby-elftools

* (Optional) Uninstall ruby-elftools on Arch using YAY

$ yay -Rns ruby-elftools

2. Manually Install "ruby-elftools" via AUR

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

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

b. Clone ruby-elftools's git locally

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

c. Go to ~/ruby-elftools folder and install it

$ cd ~/ruby-elftools $ makepkg -si

3. Information about the ruby-elftools package on Arch User Repository (AUR)

ID: 783477
Name: ruby-elftools
PackageBaseID: 149772
PackageBase: ruby-elftools
Version: 1.1.3-1
Description: ELF parser library implemented in pure Ruby
URL: https://github.com/david942j/rbelftools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bet4it
FirstSubmitted: 1583287046
LastModified: 1598447688
URLPath: /cgit/aur.git/snapshot/ruby-elftools.tar.gz

5. The same packages on other Linux Distributions