nodemcu-tool on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S nodemcu-tool

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

$ yay -Rns nodemcu-tool

2. Manually Install "nodemcu-tool" via AUR

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

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

b. Clone nodemcu-tool's git locally

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

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

$ cd ~/nodemcu-tool $ makepkg -si

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

ID: 975445
Name: nodemcu-tool
PackageBaseID: 124698
PackageBase: nodemcu-tool
Version: 3.2.1-3
Description: Upload/Download Lua files to your ESP8266 module with NodeMCU firmware
URL: https://www.npmjs.com/package/nodemcu-tool
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1502401514
LastModified: 1634432246
URLPath: /cgit/aur.git/snapshot/nodemcu-tool.tar.gz