Search Criteria
Package Details: airrohr-firmware-flasher-git 0.3.3.r77.g654bf12-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/airrohr-firmware-flasher-git.git (read-only, click to copy) |
|---|---|
| Package Base: | airrohr-firmware-flasher-git |
| Description: | Airrohr firmware flasher tool for Sensor.Community |
| Upstream URL: | https://github.com/opendata-stuttgart/airrohr-firmware-flasher |
| Licenses: | MIT |
| Submitter: | meadow |
| Maintainer: | meadow |
| Last Packager: | meadow |
| Votes: | 1 |
| Popularity: | 0.45 |
| First Submitted: | 2025-12-25 22:30 (UTC) |
| Last Updated: | 2026-01-18 21:39 (UTC) |
Dependencies (20)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- esptool3.2AUR (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- pyinstallerAUR (pyinstaller-gitAUR) (make)
- python (make)
- python-altgraphAUR (make)
- python-chardet (make)
- python-idna (make)
- python-macholibAUR (make)
- python-netifaces (python-netifaces-plusAUR) (make)
- python-pefile (python-pefile-gitAUR) (make)
- python-pyaes (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR) (make)
- python-pyqt5-sip (make)
- python-pyserial (python-pyserial-labgrid-gitAUR) (make)
- python-requests (make)
- python-urllib3 (make)
- python-zeroconf (make)
- qt5-tools (make)
Latest Comments
meadow commented on 2026-01-21 21:19 (UTC)
Glad to hear that! Thanks for testing :)
2tefan commented on 2026-01-21 20:26 (UTC)
Yes, now it works flawlessly :) Thank you!
meadow commented on 2026-01-18 21:42 (UTC)
Thank you for reporting this! I added your improvements and credited you as contributor :) Happy to hear back if it works as expected now!
2tefan commented on 2026-01-06 07:46 (UTC)
Hi :)
First of all, thanks for providing this package!
Here are some issues I had, maybe this helps someone in the future :)
At least for me, when flashing a ESP8266, I needed to install
esptool3.2(not normalesptool), otherwise I would get this error here:Not sure if this also happens for newer boards.
Also on my system, there is
PyQt6etc. installed, so I needed to exclude this during the build. Here is the patch for that:Other than that, works flawlessly!
Farewell!