nodemcu-pyflasher on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S nodemcu-pyflasher

* (Optional) Uninstall nodemcu-pyflasher on Arch using YAY

$ yay -Rns nodemcu-pyflasher

2. Manually Install "nodemcu-pyflasher" via AUR

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

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

b. Clone nodemcu-pyflasher's git locally

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

c. Go to ~/nodemcu-pyflasher folder and install it

$ cd ~/nodemcu-pyflasher $ makepkg -si

3. Information about the nodemcu-pyflasher package on Arch User Repository (AUR)

ID: 891746
Name: nodemcu-pyflasher
PackageBaseID: 154020
PackageBase: nodemcu-pyflasher
Version: 5.0.0-1
Description: Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
URL: https://github.com/marcelstoer/nodemcu-pyflasher
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1591421689
LastModified: 1618305771
URLPath: /cgit/aur.git/snapshot/nodemcu-pyflasher.tar.gz