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

Last updated: February 03,2025

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

$ yay -S riscv-sifive-elf-gdb

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

$ yay -Rns riscv-sifive-elf-gdb

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

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

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

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

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

ID: 624592
Name: riscv-sifive-elf-gdb
PackageBaseID: 143017
PackageBase: riscv-sifive-elf-gdb
Version: 8.3-1
Description: The GNU Debugger for the RISC-V (bare-metal) target
URL: http://www.gnu.org/software/gdb/
NumVotes: 1
Popularity: 0.155388
OutOfDate: 1661535539
Maintainer:
FirstSubmitted: 1561452392
LastModified: 1561452392
URLPath: /cgit/aur.git/snapshot/riscv-sifive-elf-gdb.tar.gz