I have VLC installed as flatpak, but I cant launch it from command line. Where does it live?
You must log in or register to comment.
Pro tip for next time: Flatseal shows you the name to use when launching Flatpaks from the command line.
“flatpak run”
flatpak run org.videolan.VLC
flatpak run org.videolan.VLC
Thanks!