esptool-ck on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S esptool-ck

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

$ yay -Rns esptool-ck

2. Manually Install "esptool-ck" via AUR

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

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

b. Clone esptool-ck's git locally

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

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

$ cd ~/esptool-ck $ makepkg -si

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

ID: 526356
Name: esptool-ck
PackageBaseID: 113527
PackageBase: esptool-ck
Version: 0.4.13-1
Description: The ESP8266/ESP32 build helper tool by Christian Klippel
URL: https://github.com/igrr/esptool-ck
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nivardus
FirstSubmitted: 1468388975
LastModified: 1531452422
URLPath: /cgit/aur.git/snapshot/esptool-ck.tar.gz