Package Details: rpi-imager-git 2.0.6.r29.gd68e5e26-1

Git Clone URL: https://aur.archlinux.org/rpi-imager-git.git (read-only, click to copy)
Package Base: rpi-imager-git
Description: Raspberry Pi imaging utility
Upstream URL: https://github.com/raspberrypi/rpi-imager
Licenses: Apache-2.0
Conflicts: rpi-imager
Provides: rpi-imager
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 1
Popularity: 0.018104
First Submitted: 2021-12-29 06:50 (UTC)
Last Updated: 2026-02-18 15:25 (UTC)

Latest Comments

Pulec commented on 2026-02-25 06:00 (UTC) (edited on 2026-02-25 06:07 (UTC) by Pulec)

build issue

/home/pulec/.cache/aurutils/sync/rpi-imager-git/src/rpi-imager/src/linux/platformquirks_linux.cpp:744:52:   required from here
  744 |                     result += QString("&#x%1;").arg(c.unicode(), 0, 16);
      |                               ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qstring.h:364:5: error: no type named ‘type’ in ‘struct std::enable_if<false, QString>’
  364 |     arg(Args &&...args) const
      |     ^~~
make[2]: *** [CMakeFiles/rpi-imager.dir/build.make:464: CMakeFiles/rpi-imager.dir/linux/platformquirks_linux.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:988: CMakeFiles/rpi-imager.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().

I haven't found any upstream issue related to this. Has anyone else had success?

Aperculum commented on 2025-12-30 22:50 (UTC)

There should be 2.0.2. available now

noraj commented on 2025-08-02 00:01 (UTC)

There is this error about missing dependencies that prevent to choose a custom OS.

NativeFileDialog: Portal call failed: "Expected type 'a(sa(us))' for option 'filters', got 'av'"
NativeFileDialog: Qt fallback called but QtWidgets not available