{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigmtwsaesowdzr6qfzzxmrkt2c2xk7qmzz7hqqimgueqwhlzj3jka",
"uri": "at://did:plc:yrn4rbgwenb6lfhhzjegbtnc/app.bsky.feed.post/3mggi7mpvpsn2"
},
"path": "/t/is-there-a-way-to-download-a-flatpak-from-flathub-standalone/11826#post_1",
"publishedAt": "2026-03-04T06:42:21.000Z",
"site": "https://discourse.flathub.org",
"tags": [
"How to download software with all its dependencies offline in a direct and easy way"
],
"textContent": "While debugging problems with a flatpak application, I wondered whether there is a way to manually download the current version (or another specific version) of a flatpak package to filesystem, other than installing it. Ideally, I’d like just a snapshot, like you would download a .deb file for Debian/Ubuntu or .rpm file for Fedora/Suse.\n\nI am aware of How to download software with all its dependencies offline in a direct and easy way, however that doesn’t work for me:\n\n\n $ flatpak create-usb /tmp/flatpak-test-for-signal org.signal.Signal\n error: Remote ‘flathub’ does not have a collection ID set, which is required for P2P distribution of ‘app/org.signal.Signal/x86_64/stable’.\n\n\nI have no clue what that means.",
"title": "Is there a way to download a flatpak from flathub standalone?"
}