Skip to content

Installing flatpak from create-usb isn't obvious #637

Description

@hungrymonkey

In create-usb documentation, the guide fails to mention that the user needs to download the gpg key and add it to the remote repo. May I add an installation section the documentation?

wget https://flathub.org/repo/flathub.gpg
flatpak remote-add --gpg-import=./flathub.gpg   --collection-id=org.flathub.Stable flathub /media/user/FLATPAKS/.ostree/repo
flatpak install --sideload-repo=/media/user/FLATPAKS/.ostree/repo flathub org.gnome.gedit

https://docs.flatpak.org/en/latest/usb-drives.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions