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

Last updated: July 01,2024

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

$ yay -S xtensa-esp32-elf-newlib

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

$ yay -Rns xtensa-esp32-elf-newlib

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

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

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

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

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

ID: 1134748
Name: xtensa-esp32-elf-newlib
PackageBaseID: 152527
PackageBase: xtensa-esp32-elf-newlib
Version: 4.1.0.2022r1-1
Description: A C standard library implementation intended for use on embedded systems (xtensa esp32 bare metal)
URL: https://github.com/espressif/newlib-esp32
NumVotes: 2
Popularity: 0.00034
OutOfDate:
Maintainer: baltazar
Submitter: baltazar
FirstSubmitted: 1588924801
LastModified: 1662229600
URLPath: /cgit/aur.git/snapshot/xtensa-esp32-elf-newlib.tar.gz