binutils-2.35.2 on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S binutils-2.35.2

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

$ yay -Rns binutils-2.35.2

2. Manually Install "binutils-2.35.2" via AUR

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

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

b. Clone binutils-2.35.2's git locally

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

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

$ cd ~/binutils-2.35.2 $ makepkg -si

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

ID: 874504
Name: binutils-2.35.2
PackageBaseID: 164127
PackageBase: binutils-2.35.2
Version: 2.35.2-1
Description: A set of programs to assemble and manipulate binary and object files. Version 2.35.2.
URL: https://www.gnu.org/software/binutils/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1615227702
LastModified: 1615227702
URLPath: /cgit/aur.git/snapshot/binutils-2.35.2.tar.gz