✍️ Hobbyist Writer, 🎲 Role player, 🧩 Game master, 🚀 Sci-Fi enthusiast, 💫 Star Citizen 🇪🇺 EU Citizen, 🐧🦊 Linux user, 🧑‍💻 Professional Software Developer, 🏳️‍🌈 they/them

  • 1 Post
  • 48 Comments
Joined 11 months ago
cake
Cake day: June 22nd, 2024

help-circle









  • you can configure additional repos in ./local/share/flatpak/repo/config

    mine looks like this (default and flathub beta channel):

    [core]
    repo_version=1
    mode=bare-user-only
    min-free-space-size=500MB
    
    [remote "flathub"]
    url=https://dl.flathub.org/repo/
    xa.title=Flathub
    gpg-verify=true
    gpg-verify-summary=true
    xa.comment=Central repository of Flatpak applications
    xa.description=Central repository of Flatpak applications
    xa.icon=https://dl.flathub.org/repo/logo.svg
    xa.homepage=https://flathub.org/
    
    [remote "flathub-beta"]
    url=https://dl.flathub.org/beta-repo/
    gpg-verify=true
    gpg-verify-summary=true
    xa.title=Flathub beta