esptool3.2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S esptool3.2

* (Optional) Uninstall esptool3.2 on Arch using YAY

$ yay -Rns esptool3.2

2. Manually Install "esptool3.2" via AUR

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

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

b. Clone esptool3.2's git locally

$ git clone https://aur.archlinux.org/esptool3.2.git ~/esptool3.2

c. Go to ~/esptool3.2 folder and install it

$ cd ~/esptool3.2 $ makepkg -si

3. Information about the esptool3.2 package on Arch User Repository (AUR)

ID: 1283445
Name: esptool3.2
PackageBaseID: 195020
PackageBase: esptool3.2
Version: 3.2-2
Description: A cute Python utility to communicate with the ROM bootloader in Espressif ESP8266
URL: https://github.com/espressif/esptool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ruahcra
Submitter: ruahcra
FirstSubmitted: 1687584490
LastModified: 1688534249
URLPath: /cgit/aur.git/snapshot/esptool3.2.tar.gz