epiphany-elf-gcc on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S epiphany-elf-gcc

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

$ yay -Rns epiphany-elf-gcc

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

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

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

$ cd ~/epiphany-elf-gcc $ makepkg -si

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

ID: 685743
Name: epiphany-elf-gcc
PackageBaseID: 83765
PackageBase: epiphany-elf-gcc
Version: 9.2-1
Description: The GNU Compiler Collection - cross compiler for the Adapteva Epiphany target
URL: http://gcc.gnu.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1631417229
Maintainer: mkaczanowski
Submitter: sctincman
FirstSubmitted: 1405106965
LastModified: 1578939880
URLPath: /cgit/aur.git/snapshot/epiphany-elf-gcc.tar.gz