esp-idf4 on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "esp-idf4" 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 esp-idf4 on Arch using YAY

$ yay -S esp-idf4

* (Optional) Uninstall esp-idf4 on Arch using YAY

$ yay -Rns esp-idf4

2. Manually Install "esp-idf4" via AUR

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

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

b. Clone esp-idf4's git locally

$ git clone https://aur.archlinux.org/esp-idf4.git ~/esp-idf4

c. Go to ~/esp-idf4 folder and install it

$ cd ~/esp-idf4 $ makepkg -si

3. Information about the esp-idf4 package on Arch User Repository (AUR)

ID: 1426708
Name: esp-idf4
PackageBaseID: 203593
PackageBase: esp-idf4
Version: 4.4.7-2
Description: Espressif IoT Development Framework. Official development framework for ESP32.
URL: https://github.com/espressif/esp-idf
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: coon
Submitter: coon
FirstSubmitted: 1710200536
LastModified: 1710370463
URLPath: /cgit/aur.git/snapshot/esp-idf4.tar.gz