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

Last updated: November 23,2024

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

$ yay -S i686-elf-binutils

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

$ yay -Rns i686-elf-binutils

2. Manually Install "i686-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 i686-elf-binutils's git locally

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

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

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

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

ID: 1359548
Name: i686-elf-binutils
PackageBaseID: 87926
PackageBase: i686-elf-binutils
Version: 2.41-1
Description: A set of programs to assemble and manipulate binary and object files for the i686-elf target
URL: https://www.gnu.org/software/binutils/
NumVotes: 8
Popularity: 0.001236
OutOfDate:
Maintainer: randomnobody
Submitter: andrewchen
FirstSubmitted: 1417561031
LastModified: 1700898213
URLPath: /cgit/aur.git/snapshot/i686-elf-binutils.tar.gz