esptool-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S esptool-git

* (Optional) Uninstall esptool-git on Arch using YAY

$ yay -Rns esptool-git

2. Manually Install "esptool-git" via AUR

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

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

b. Clone esptool-git's git locally

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

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

$ cd ~/esptool-git $ makepkg -si

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

ID: 1052263
Name: esptool-git
PackageBaseID: 87865
PackageBase: esptool-git
Version: 3.2.r59.gb3ccbaf-1
Description: A cute Python utility to communicate with the ROM bootloader in Espressif ESP8266
URL: https://github.com/espressif/esptool
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: jkhsjdhjs
Submitter: MatejSpindler
FirstSubmitted: 1417420760
LastModified: 1647477203
URLPath: /cgit/aur.git/snapshot/esptool-git.tar.gz