riscv-none-elf-gcc-bin on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S riscv-none-elf-gcc-bin

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

$ yay -Rns riscv-none-elf-gcc-bin

2. Manually Install "riscv-none-elf-gcc-bin" via AUR

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

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

b. Clone riscv-none-elf-gcc-bin's git locally

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

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

$ cd ~/riscv-none-elf-gcc-bin $ makepkg -si

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

ID: 1134479
Name: riscv-none-elf-gcc-bin
PackageBaseID: 185448
PackageBase: riscv-none-elf-gcc-bin
Version: 12.2.0_1-1
Description: Cross compiler for 32-bit and 64-bit RISC-V (The xPack GNU RISC-V Embedded GCC)
URL: https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack
NumVotes: 4
Popularity: 0.013851
OutOfDate: 1682081417
Maintainer: KirisameMarisa
Submitter: KirisameMarisa
FirstSubmitted: 1662180289
LastModified: 1662180289
URLPath: /cgit/aur.git/snapshot/riscv-none-elf-gcc-bin.tar.gz