how do you update applications from flathub?

Alexander Larsson alexl at redhat.com
Fri May 10 07:29:54 UTC 2019


On Thu, May 9, 2019 at 11:58 PM Muayyad AlSadi <alsadi at gmail.com> wrote:
>
> gnome software center have a nice UI for that, but if you are asking about command line
>
> to get list of application type the following command,
>
> flatpak list
>
> it would show something like
>
> Ref                                                   Options
> ...
> com.skype.Client/x86_64/stable                        user,current
> ...
>
> then type
>
> flatpak update com.skype.Client
>
> to update skype in this example
>
> this would work for any flatpak application not just flathub

You don't need that. Just run "flatpak update" to update everything.


More information about the Flatpak mailing list