binutils-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S binutils-git

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

$ yay -Rns binutils-git

2. Manually Install "binutils-git" via AUR

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

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

b. Clone binutils-git's git locally

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

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

$ cd ~/binutils-git $ makepkg -si

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

ID: 586375
Name: binutils-git
PackageBaseID: 70524
PackageBase: binutils-git
Version: 2.32.r96660.99df80f894-1
Description: A set of programs to assemble and manipulate binary and object files (git master developmental version)
URL: http://www.gnu.org/software/binutils/
NumVotes: 4
Popularity: 0.080441
OutOfDate:
Maintainer: jamespharvey20
FirstSubmitted: 1369940663
LastModified: 1550193887
URLPath: /cgit/aur.git/snapshot/binutils-git.tar.gz