x86_64-elf-binutils on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S x86_64-elf-binutils

* (Optional) Uninstall x86_64-elf-binutils on Arch using YAY

$ yay -Rns x86_64-elf-binutils

2. Manually Install "x86_64-elf-binutils" via AUR

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

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

b. Clone x86_64-elf-binutils's git locally

$ git clone https://aur.archlinux.org/x86_64-elf-binutils.git ~/x86_64-elf-binutils

c. Go to ~/x86_64-elf-binutils folder and install it

$ cd ~/x86_64-elf-binutils $ makepkg -si

3. Information about the x86_64-elf-binutils package on Arch User Repository (AUR)

ID: 1359549
Name: x86_64-elf-binutils
PackageBaseID: 125552
PackageBase: x86_64-elf-binutils
Version: 2.41-1
Description: A set of programs to assemble and manipulate binary and object files for the x86_64-elf target
URL: https://www.gnu.org/software/binutils/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: randomnobody
Submitter: marcthe12
FirstSubmitted: 1505265539
LastModified: 1700898220
URLPath: /cgit/aur.git/snapshot/x86_64-elf-binutils.tar.gz