elfio on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "elfio" 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
Copied
b. Install elfio on Arch using YAY
$
yay -S
elfio
Copied
* (Optional) Uninstall elfio on Arch using YAY
$
yay -Rns
elfio
Copied
2. Manually Install "elfio" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone elfio's git locally
$
git clone https://aur.archlinux.org/elfio.git
~/elfio
Copied
c. Go to ~/elfio folder and install it
$
cd
~/elfio
Copied
$
makepkg -si
Copied
3. Information about the elfio package on Arch User Repository (AUR)
ID: 720195
Name: elfio
PackageBaseID: 99334
PackageBase: elfio
Version: 3.5-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: 1
Popularity: 0
OutOfDate: 1635898103
Maintainer:
Submitter: jerry73204
FirstSubmitted: 1441375951
LastModified: 1586758063
URLPath: /cgit/aur.git/snapshot/elfio.tar.gz
Name: elfio
PackageBaseID: 99334
PackageBase: elfio
Version: 3.5-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: 1
Popularity: 0
OutOfDate: 1635898103
Maintainer:
Submitter: jerry73204
FirstSubmitted: 1441375951
LastModified: 1586758063
URLPath: /cgit/aur.git/snapshot/elfio.tar.gz