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

Last updated: June 29,2024

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

$ yay -S xtensa-esp32-elf-binutils

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

$ yay -Rns xtensa-esp32-elf-binutils

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

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

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

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

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

ID: 1134745
Name: xtensa-esp32-elf-binutils
PackageBaseID: 152529
PackageBase: xtensa-esp32-elf-binutils
Version: 2.39-1
Description: A set of programs to assemble and manipulate binary and object files for the xtensa esp32 (bare-metal) target
URL: https://www.gnu.org/software/binutils/
NumVotes: 2
Popularity: 0.00034
OutOfDate:
Maintainer: baltazar
Submitter: baltazar
FirstSubmitted: 1588925760
LastModified: 1662229567
URLPath: /cgit/aur.git/snapshot/xtensa-esp32-elf-binutils.tar.gz