this post was submitted on 04 Mar 2025
30 points (100.0% liked)
Lemmy Apps
5823 readers
154 users here now
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Will the Linux version be available as a Flatpak?
Tbh, I have no idea how Linux works. But I’m looking at some documention and I don’t see why Flatpak wouldn’t be possible.
Personally, my main Linux usage so far has been the Steam Deck, which uses an immutable version of Arch Linux on which Flatpaks are the primary means of software installation.
The other main multi-distribution package formats seem to be Snaps and AppImages. AppImages seem to work anywhere, due to being self-contained, while Snaps have a dependency that appears to make them a viable alternative to flatpaks on systems other than the Steam Deck, which can't easily make use of Snaps due to the immutability of SteamOS. There's also Nix packages, though they don't seem to be as prevalent as the other three.
Otherwise, most major Linux distributions also have their own native package formats, such as Deb packages for Debian and Ubuntu, Pacman for Arch Linux, and RPM for Red Hat and Fedora.
Not sure how difficult it is to maintain different Linux packages types for a program, but thanks for your effort to bring Blorp to Linux!
It’s probably not super difficult. It’s mainly that cutting new releases for too many platforms might be tedious. But as I settle on a stable release that meets most people’s needs, I’ll be more interested in pushing to more platforms.
That being said, I’m mainly looking for high quality beta testers atm. If you were really enthusiastic about this over other Lemmy apps, that would make me more likely to look into Flatpak soon.
But if it’s more like “its interesting but not for me,” then I’ll likely wait