openocd-esp32 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S openocd-esp32

* (Optional) Uninstall openocd-esp32 on Arch using YAY

$ yay -Rns openocd-esp32

2. Manually Install "openocd-esp32" via AUR

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

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

b. Clone openocd-esp32's git locally

$ git clone https://aur.archlinux.org/openocd-esp32.git ~/openocd-esp32

c. Go to ~/openocd-esp32 folder and install it

$ cd ~/openocd-esp32 $ makepkg -si

3. Information about the openocd-esp32 package on Arch User Repository (AUR)

ID: 1260226
Name: openocd-esp32
PackageBaseID: 140132
PackageBase: openocd-esp32
Version: v0.12.0_esp32_20230419-1
Description: Fork of OpenOCD that has ESP32 support
URL: https://github.com/espressif/openocd-esp32
NumVotes: 5
Popularity: 0.014422
OutOfDate:
Maintainer: kurtmc
Submitter: kurtmc
FirstSubmitted: 1551910903
LastModified: 1684491033
URLPath: /cgit/aur.git/snapshot/openocd-esp32.tar.gz