arm-linux-gnueabi-binutils on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "arm-linux-gnueabi-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 arm-linux-gnueabi-binutils on Arch using YAY

$ yay -S arm-linux-gnueabi-binutils

* (Optional) Uninstall arm-linux-gnueabi-binutils on Arch using YAY

$ yay -Rns arm-linux-gnueabi-binutils

2. Manually Install "arm-linux-gnueabi-binutils" via AUR

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

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

b. Clone arm-linux-gnueabi-binutils's git locally

$ git clone https://aur.archlinux.org/arm-linux-gnueabi-binutils.git ~/arm-linux-gnueabi-binutils

c. Go to ~/arm-linux-gnueabi-binutils folder and install it

$ cd ~/arm-linux-gnueabi-binutils $ makepkg -si

3. Information about the arm-linux-gnueabi-binutils package on Arch User Repository (AUR)

ID: 1311621
Name: arm-linux-gnueabi-binutils
PackageBaseID: 132125
PackageBase: arm-linux-gnueabi-binutils
Version: 2.41-1
Description: A set of programs to assemble and manipulate binary and object files for the ARM GNU EABI little-endian target
URL: https://www.gnu.org/software/binutils/
NumVotes: 3
Popularity: 0.050137
OutOfDate:
Maintainer: Gvinfinity
Submitter: Megver83
FirstSubmitted: 1525561134
LastModified: 1693451275
URLPath: /cgit/aur.git/snapshot/arm-linux-gnueabi-binutils.tar.gz