Pro@programming.dev to Linux@programming.devEnglish · 4 days agoFlatpak is not perfect, but it's getting betterthelibre.newsexternal-linkmessage-square42fedilinkarrow-up1164arrow-down15cross-posted to: linux@linux.community
arrow-up1159arrow-down1external-linkFlatpak is not perfect, but it's getting betterthelibre.newsPro@programming.dev to Linux@programming.devEnglish · 4 days agomessage-square42fedilinkcross-posted to: linux@linux.community
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·3 days agoFlatpak doesn’t have a UI? It is a packaging format.
minus-squaredgdft@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-23 days ago Flatpak: a system for building, distributing, and running sandboxed desktop applications on Linux. Flatpak application: an application installed via the flatpak command or through a graphical interface, such as GNOME Software or KDE Discover. Runtime: also called platform, an integrated environment providing basic utilities needed for a Flatpak application to work. Flatpak bundle: a single-file export format containing a Flatpak application or runtime. From https://docs.flatpak.org/en/latest/introduction.html#terminology You might be thinking of AppImages, which are more of a pure file format.
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·edit-23 days agoAre you talking about theming?
minus-squaredgdft@lemmy.worldlinkfedilinkEnglisharrow-up4·3 days agoI’m talking about the executable binary flatpak, which is the interface used to execute and manage applications distributed in the Flatpak bundle format. https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak
Flatpak doesn’t have a UI? It is a packaging format.
From https://docs.flatpak.org/en/latest/introduction.html#terminology
You might be thinking of AppImages, which are more of a pure file format.
Are you talking about theming?
I’m talking about the executable binary
flatpak
, which is the interface used to execute and manage applications distributed in the Flatpak bundle format.https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak