<html><head></head><body><div>On Tue, 2017-03-28 at 19:00 -0400, Jorin Gedamke wrote:</div><blockquote type="cite"><div dir="ltr">Hello. I was going to install the Fedora Media Writer and saw that there
 was a flatpak file for it, so I grabbed it. Now I have a seemingly 
useless file (.flapak, not .flatpakref) and am no closer to installing 
the application. Any help?</div>
</blockquote><pre>
</pre><pre>A .flatpak file is an app bundle, you can install it with:</pre><pre><br></pre><pre> flatpak install --bundle the-file.flatpak</pre><pre><br></pre><pre>However, for it to work it has to find the runtime, so unless that has been added, do this</pre><pre>first:</pre><pre><br></pre><pre> flatpak remote-add gnome <a href="https://sdk.gnome.org/gnome.flatpakrepo">https://sdk.gnome.org/gnome.flatpakrepo</a></pre><pre><br></pre><pre>(This repository has the gnome and freedesktop runtimes)</pre><pre><br></pre><div><span><pre><pre>-- <br></pre>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
       alexl@redhat.com            alexander.larsson@gmail.com 
He's a benighted guitar-strumming stage actor looking for a cure to the 
poison coursing through his veins. She's an orphaned out-of-work college 
professor from the wrong side of the tracks. They fight crime! 
</pre></span></div></body></html>