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

Last updated: October 05,2024

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

$ yay -S gcc-xtensa-esp32-elf-bin

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

$ yay -Rns gcc-xtensa-esp32-elf-bin

2. Manually Install "gcc-xtensa-esp32-elf-bin" via AUR

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

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

b. Clone gcc-xtensa-esp32-elf-bin's git locally

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

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

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

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

ID: 483726
Name: gcc-xtensa-esp32-elf-bin
PackageBaseID: 125993
PackageBase: gcc-xtensa-esp32-elf-bin
Version: 1.22.0_80_g6c4433a_5.2.0-1
Description: ESP32 Toolchain
URL: https://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html
NumVotes: 8
Popularity: 0
OutOfDate: 1560950514
Maintainer: M1cha
Submitter: M1cha
FirstSubmitted: 1506797916
LastModified: 1517766112
URLPath: /cgit/aur.git/snapshot/gcc-xtensa-esp32-elf-bin.tar.gz