From Fedora Project Wiki

(Creating article)
 
(Expanding)
Line 1: Line 1:
A [http://flatpak.org/ '''Flatpak'''] is a type of cross-distribution packaging format that is managed (including installation, configuration, upgrading, ''etc.'') with its own package manager that is invoked by the <code>flatpak</code> command. This package manager is dependent on systemd, so is only suitable for systems like Fedora that have systemd installed. While Flatpak is not developed by the Fedora Project, or GNOME Foundation, it is perhaps best supported by Fedora and the GNOME desktop environment. This is because Fedora has had Flatpak in its official repository since the release of Fedora 23 on 3 November 2015.
A [http://flatpak.org/ '''Flatpak'''] is a type of cross-distribution packaging format that is managed (including installation, configuration, upgrading, ''etc.'') with its own package manager that is invoked by the <code>flatpak</code> command. This package manager is dependent on systemd, so is only suitable for systems like Fedora that have systemd installed. Other distributions that come with systemd pre-installed and Flatpak in official or unofficial (yet still maintained) repositories include: [https://www.archlinux.org/packages/extra/x86_64/flatpak/ Arch Linux], [https://software.opensuse.org/package/flatpak openSUSE Tumbleweed] (openSUSE Leap 42.1 and 42.2 have an unofficial repository with an outdated version of Flatpak) and [https://launchpad.net/~alexlarsson/+archive/ubuntu/flatpak Ubuntu].
 
While Flatpak is not officially affiliated with the Fedora Project, or GNOME Foundation, it is perhaps best supported by Fedora and the GNOME desktop environment. This is because Fedora releases 23 and later have all had Flatpak in their official repositories. The GNOME Software application also has support for installing Flatpaks.
 
== External links ==
* [http://flatpak.org/#users Official Guide to using Flatpaks]


[[Category:Cross-distribution packaging formats]]
[[Category:Cross-distribution packaging formats]]

Revision as of 22:24, 14 December 2016

A Flatpak is a type of cross-distribution packaging format that is managed (including installation, configuration, upgrading, etc.) with its own package manager that is invoked by the flatpak command. This package manager is dependent on systemd, so is only suitable for systems like Fedora that have systemd installed. Other distributions that come with systemd pre-installed and Flatpak in official or unofficial (yet still maintained) repositories include: Arch Linux, openSUSE Tumbleweed (openSUSE Leap 42.1 and 42.2 have an unofficial repository with an outdated version of Flatpak) and Ubuntu.

While Flatpak is not officially affiliated with the Fedora Project, or GNOME Foundation, it is perhaps best supported by Fedora and the GNOME desktop environment. This is because Fedora releases 23 and later have all had Flatpak in their official repositories. The GNOME Software application also has support for installing Flatpaks.

External links