I can't install `arm-image-installer`?

I want to run Fedora 41 server on my #raspberry_pi 3B for my #homelab and my daily driver runs Aurora-dx .
Following the instructions for installing the ARM image, I installed the arm-image-installer using sudo rpm-ostree install arm-image-installer and it seemed to work, but when I try

$ sudo arm-image-installer --help

(with or without sudo), I get sudo: arm-image-installer: command not found

Is this a known issue? (the docs pre-date Aurora-dx)

I tried installing it on Aurora as an overlay and it works for me.

  1. rpm-ostree install arm-image-installer
  2. reboot computer
  3. arm-image-installer --help