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

Last updated: June 24,2024

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

$ yay -S xtensa-elf-gcc

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

$ yay -Rns xtensa-elf-gcc

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

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

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

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

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

ID: 876801
Name: xtensa-elf-gcc
PackageBaseID: 132122
PackageBase: xtensa-elf-gcc
Version: 10.2.0-1
Description: The GNU Compiler Collection - cross compiler for Xtensa (bare-metal) target
URL: http://gcc.gnu.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1635790862
Maintainer: Megver83
Submitter: Megver83
FirstSubmitted: 1525561101
LastModified: 1615680055
URLPath: /cgit/aur.git/snapshot/xtensa-elf-gcc.tar.gz