I installed the Flatpak version of MediaWriter via Software.
I can launch the software from Software without issues.
How can I launch it via terminal?
(I am trying to run it under sway, which search via Super-D using “media”, “fedora”, “writer” do not return it. So want to start it via terminal instead of Software)
flatpak list
to get the list of the installed ones flatpak run application
Depending on how you want to launch the applications or the launcher you’re using you could add the below to your PATH. $USER/.local/share/flatpak/exports/bin
or /var/lib/flatpak/exports/bin