riscv-none-embed-gcc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S riscv-none-embed-gcc

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

$ yay -Rns riscv-none-embed-gcc

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

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

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

$ cd ~/riscv-none-embed-gcc $ makepkg -si

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

ID: 1006441
Name: riscv-none-embed-gcc
PackageBaseID: 174119
PackageBase: riscv-none-embed-gcc
Version: 10.2.0_1.2-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-embed-gcc-xpack
NumVotes: 1
Popularity: 0.039845
OutOfDate:
Maintainer: yjun
FirstSubmitted: 1639904670
LastModified: 1639904670
URLPath: /cgit/aur.git/snapshot/riscv-none-embed-gcc.tar.gz