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

Last updated: May 20,2024

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

$ yay -S i586-elf-binutils

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

$ yay -Rns i586-elf-binutils

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

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

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

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

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

ID: 511802
Name: i586-elf-binutils
PackageBaseID: 115010
PackageBase: i586-elf-binutils
Version: 2.30-1
Description: A set of programs to assemble and manipulate binary and object files for the i586-elf target
URL: http://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate: 1560262705
Maintainer: epitron
FirstSubmitted: 1472120774
LastModified: 1526587839
URLPath: /cgit/aur.git/snapshot/i586-elf-binutils.tar.gz