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

Last updated: October 06,2024

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

$ yay -S xtensa-esp32-elf-gcc

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

$ yay -Rns xtensa-esp32-elf-gcc

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

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

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

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

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

ID: 1134746
Name: xtensa-esp32-elf-gcc
PackageBaseID: 152528
PackageBase: xtensa-esp32-elf-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for xtensa esp32 (bare-metal) target
URL: https://gcc.gnu.org/
NumVotes: 2
Popularity: 0.00034
OutOfDate:
Maintainer: baltazar
Submitter: baltazar
FirstSubmitted: 1588924981
LastModified: 1662229578
URLPath: /cgit/aur.git/snapshot/xtensa-esp32-elf-gcc.tar.gz