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

Last updated: September 28,2024

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

$ yay -S arm-linux-gnueabihf-binutils

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

$ yay -Rns arm-linux-gnueabihf-binutils

2. Manually Install "arm-linux-gnueabihf-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-gnueabihf-binutils's git locally

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

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

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

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

ID: 1407354
Name: arm-linux-gnueabihf-binutils
PackageBaseID: 99987
PackageBase: arm-linux-gnueabihf-binutils
Version: 2.42-1
Description: A set of programs to assemble and manipulate binary and object files
URL: https://www.gnu.org/software/binutils/
NumVotes: 62
Popularity: 0.117996
OutOfDate:
Maintainer: wgottwalt
Submitter: tavianator
FirstSubmitted: 1442244401
LastModified: 1707628687
URLPath: /cgit/aur.git/snapshot/arm-linux-gnueabihf-binutils.tar.gz