Flatpak missing install

im on pi os 64 bit 5.2 on raspberry pi 4B, after following the install instructions and rebooting, flatpak is nowhere to be found but claims to have already been installed when a try again, any tips?

Hi, I don’t have raspberry pi to try to reproduce, but I’ll try to understand.
Was the instructions from flathub setup instructions?

What do you mean with “is nowhere to be found”?

Any chances that you have a custom apt command that installs the programs inside a container or something like that?

What returns when you run these commands?

  • flatpak --version
  • whereis flatpak
  • whereis apt
  • echo $PATH

Have you tried removing and installing it again?