nodemcu-uploader-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nodemcu-uploader-git

* (Optional) Uninstall nodemcu-uploader-git on Arch using YAY

$ yay -Rns nodemcu-uploader-git

2. Manually Install "nodemcu-uploader-git" via AUR

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

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

b. Clone nodemcu-uploader-git's git locally

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

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

$ cd ~/nodemcu-uploader-git $ makepkg -si

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

ID: 832072
Name: nodemcu-uploader-git
PackageBaseID: 154032
PackageBase: nodemcu-uploader-git
Version: v1.0.0.r0.g6893b41-1
Description: tool for uploading files to the filesystem of an ESP8266 running NodeMCU.
URL: https://github.com/kmpm/nodemcu-uploader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1591445999
LastModified: 1607695726
URLPath: /cgit/aur.git/snapshot/nodemcu-uploader-git.tar.gz