Can not add doomsday unstable flatpak repo

flatpak remote-add --user --no-gpg-verify doomsday http://files.dengine.net/doomsday-unstable.flatpakref
error: Remote listing for doomsday not available; server has no summary file. Check the URL passed to remote-add was valid.

Comments

  • I'll update the repo, that should help.
  • edited 2019 Dec 23
    Try this command instead:
    flatpak install --user http://files.dengine.net/doomsday-unstable.flatpakref
    
    I've just started using flatpak myself, but I believe remote-add should be used with the repo location and not the .flatpakref file.
  • Yes, it works, thank you.
Sign In or Register to comment.