Flatpak: Difference between revisions

From Alpine Linux
(Created page with " = = * [https://flatpak.org/setup/Alpine/ Alpine Quick Setup. Follow these simple steps to start using Flatpak] Category:Flatpak")
 
mNo edit summary
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Flatpak is a technology for building and distributing desktop applications on GNU/Linux.
There are currently 3 main [[runtime]]s available:
* [http://docs.flatpak.org/en/latest/available-runtimes.html Freedesktop]
** [[GNOME]] (based on the Freedesktop runtime)
** [[KDE]] (based on the Freedesktop runtime)
These are all hosted on [https://flathub.org/ Flathub.org].


= =
= =
* [https://flatpak.org/ flatpak.org]
* [https://flatpak.org/setup/Alpine/ Alpine Quick Setup. Follow these simple steps to start using Flatpak]
* [https://flatpak.org/setup/Alpine/ Alpine Quick Setup. Follow these simple steps to start using Flatpak]
* [http://docs.flatpak.org/en/latest/using-flatpak.html#the-flatpak-command The flatpak command]
* [https://blogs.gnome.org/alexl/2018/06/20/flatpak-a-history/ Flatpak – a history] Alexander Larsson 2018
* [https://winepak.org/ winepak.org]
* [http://archive.is/BzBfV How to Easily Install Windows Games on Linux with Winepak] Nick Congleton 2018
* [https://unix.stackexchange.com/questions/487787/why-os-needs-explicit-support-for-musl Why OS needs explicit support for musl?] Stephen Kitt 2018


[[Category:Flatpak]]
[[Category:Flatpak]]
[[category: desktop]]

Revision as of 09:25, 19 November 2019

Flatpak is a technology for building and distributing desktop applications on GNU/Linux.

There are currently 3 main runtimes available:

These are all hosted on Flathub.org.