Elektrine lite

← Feed

@sense@mastodon.social

Post #1930388

2026-05-01 22:02 UTC

@superblox @iamkonstantin thanks for the overview. I‘d agree with your priorities, so I’ll have a look out for Flatpak distributions — and maybe my next server will be running Debian again 🙌

Replies (1)

  • @superblox@mastodon.social 2026-05-02 06:17

    @sense @iamkonstantin One major caveat to take in mind that I forgot to mention: flathub.org - the primary source for Flatpak apps - is very much oriented towards GUI apps. Since you mention a server use case, you're probably thinking about CLI apps, which aren't really the focus of Flathub. The best alternative I have to install up-to-date CLI apps are Python's Pypi and Rust's `cargo install`, which compiles and installs apps hosted on crates.io. Those are mostly language-specific.

    Open ##1930389