armv7l-binutils on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S armv7l-binutils

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

$ yay -Rns armv7l-binutils

2. Manually Install "armv7l-binutils" via AUR

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

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

b. Clone armv7l-binutils's git locally

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

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

$ cd ~/armv7l-binutils $ makepkg -si

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

ID: 1204855
Name: armv7l-binutils
PackageBaseID: 163192
PackageBase: armv7l-binutils
Version: 2.40-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:
Submitter: Solskogen
FirstSubmitted: 1613047681
LastModified: 1675261162
URLPath: /cgit/aur.git/snapshot/armv7l-binutils.tar.gz