nodemcu-tool on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install nodemcu-tool on Arch using YAY
$
yay -S
nodemcu-tool
Copied
* (Optional) Uninstall nodemcu-tool on Arch using YAY
$
yay -Rns
nodemcu-tool
Copied
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
Copied
b. Clone nodemcu-tool's git locally
$
git clone https://aur.archlinux.org/nodemcu-tool.git
~/nodemcu-tool
Copied
c. Go to ~/nodemcu-tool folder and install it
$
cd
~/nodemcu-tool
Copied
$
makepkg -si
Copied
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
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