elfio-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S elfio-git

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

$ yay -Rns elfio-git

2. Manually Install "elfio-git" via AUR

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

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

b. Clone elfio-git's git locally

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

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

$ cd ~/elfio-git $ makepkg -si

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

ID: 757570
Name: elfio-git
PackageBaseID: 151438
PackageBase: elfio-git
Version: Release_3.3.r39.gfd081b0-1
Description: ELFIO is a small, header-only C++ library that provides a simple interface for reading and generating files in ELF binary format
URL: https://github.com/serge1/ELFIO
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1586732703
LastModified: 1593269649
URLPath: /cgit/aur.git/snapshot/elfio-git.tar.gz