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

Last updated: June 21,2024

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

$ yay -S riscv-sifive-elf-gcc

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

$ yay -Rns riscv-sifive-elf-gcc

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

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

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

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

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

ID: 624589
Name: riscv-sifive-elf-gcc
PackageBaseID: 143016
PackageBase: riscv-sifive-elf-gcc
Version: 9.1.0-1
Description: Cross compiler for 32-bit and 64-bit RISC-V
URL: https://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1635791569
Maintainer:
Submitter: Sequencer
FirstSubmitted: 1561452325
LastModified: 1561452325
URLPath: /cgit/aur.git/snapshot/riscv-sifive-elf-gcc.tar.gz