Flatpak: Difference between revisions

From Alpine Linux
(+ def.)
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Flatpak is a technology for building and distributing desktop applications on Linux.
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].


= =
= =
Line 5: Line 11:
* [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]
* [http://docs.flatpak.org/en/latest/using-flatpak.html#the-flatpak-command The flatpak command]
* [http://docs.flatpak.org/en/latest/available-runtimes.html Available Runtimes]
* [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
* [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]]
[[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.