Can't install flatpak app

under fedora 42 xfce
can’t install any flatpak app

for example
flatpak install flathub com.google.Chrome
bash: flatpak: command not found

when I updated my newly installed system, a few minutes ago,
I also noticed that something was missing and it couldn’t update codecs?

When you find a command is not found you can try this to install it.
Using flatpak as the example.

sudo dnf install /usr/bin/flatpak
1 Like

You will need to post details, but in a new topic please with a descriptive title.

thanks Barry, very simple, problem solved