esp-idf-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S esp-idf-git

* (Optional) Uninstall esp-idf-git on Arch using YAY

$ yay -Rns esp-idf-git

2. Manually Install "esp-idf-git" via AUR

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

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

b. Clone esp-idf-git's git locally

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

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

$ cd ~/esp-idf-git $ makepkg -si

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

ID: 1330727
Name: esp-idf-git
PackageBaseID: 126186
PackageBase: esp-idf-git
Version: 5.2.dev.r3213.4e04c00d1c-1
Description: Espressif IoT Development Framework. Official development framework for ESP32.
URL: https://github.com/espressif/esp-idf
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: jose1711
FirstSubmitted: 1507415973
LastModified: 1696802566
URLPath: /cgit/aur.git/snapshot/esp-idf-git.tar.gz