riscv-sifive-elf-binutils on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S riscv-sifive-elf-binutils

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

$ yay -Rns riscv-sifive-elf-binutils

2. Manually Install "riscv-sifive-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 riscv-sifive-elf-binutils's git locally

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

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

$ cd ~/riscv-sifive-elf-binutils $ makepkg -si

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

ID: 624581
Name: riscv-sifive-elf-binutils
PackageBaseID: 143013
PackageBase: riscv-sifive-elf-binutils
Version: 2.32-1
Description: A set of programs to assemble and manipulate binary and object files for the RISC-V (bare-metal) target
URL: http://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate: 1661478737
Maintainer:
Submitter: Sequencer
FirstSubmitted: 1561451638
LastModified: 1561451638
URLPath: /cgit/aur.git/snapshot/riscv-sifive-elf-binutils.tar.gz