Skip to content

Instantly share code, notes, and snippets.

@mbledkowski
Created September 17, 2023 13:15
Show Gist options
  • Save mbledkowski/61e614b51be5ac2eba893655517d40dd to your computer and use it in GitHub Desktop.
Save mbledkowski/61e614b51be5ac2eba893655517d40dd to your computer and use it in GitHub Desktop.

Revisions

  1. mbledkowski created this gist Sep 17, 2023.
    11 changes: 11 additions & 0 deletions stable.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    #AppCenter (ElementaryOS)
    flatpak remote-add --if-not-exists --system appcenter https://flatpak.elementary.io/repo.flatpakrepo

    #FEDora (glowies incoming!)
    flatpak remote-add --if-not-exists fedora oci+https://registry.fedoraproject.org

    #RHEL
    flatpak remote-add rhel https://flatpaks.redhat.io/rhel.flatpakrepo
    podman login registry.redhat.io # Login with your redhat cridentials (account registration is free)

    #Know about any other stable flatpak repositories? Let me know in the comments down below!