sh-elf-binutils on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sh-elf-binutils

* (Optional) Uninstall sh-elf-binutils on Arch using YAY

$ yay -Rns sh-elf-binutils

2. Manually Install "sh-elf-binutils" via AUR

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

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

b. Clone sh-elf-binutils's git locally

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

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

$ cd ~/sh-elf-binutils $ makepkg -si

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

ID: 877186
Name: sh-elf-binutils
PackageBaseID: 132121
PackageBase: sh-elf-binutils
Version: 2.36.1-1
Description: A set of programs to assemble and manipulate binary and object files for the SuperH (bare-metal) target
URL: http://www.gnu.org/software/binutils/
NumVotes: 3
Popularity: 0
OutOfDate: 1661478717
Maintainer: Megver83
Submitter: Megver83
FirstSubmitted: 1525561091
LastModified: 1615751287
URLPath: /cgit/aur.git/snapshot/sh-elf-binutils.tar.gz