aarch64-binutils on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S aarch64-binutils

* (Optional) Uninstall aarch64-binutils on Arch using YAY

$ yay -Rns aarch64-binutils

2. Manually Install "aarch64-binutils" via AUR

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

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

b. Clone aarch64-binutils's git locally

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

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

$ cd ~/aarch64-binutils $ makepkg -si

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

ID: 1124291
Name: aarch64-binutils
PackageBaseID: 163146
PackageBase: aarch64-binutils
Version: 2.39-1
Description: A set of programs to assemble and manipulate binary and object files for the ARM64 target
URL: https://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Solskogen
FirstSubmitted: 1612961117
LastModified: 1660117703
URLPath: /cgit/aur.git/snapshot/aarch64-binutils.tar.gz