Skip to content
Snippets Groups Projects
index.rst 753 B
Newer Older
.. _packaging_apps:

Packaging Applications
======================

Applications on the Librem 5 are supplied in two different package formats:

#. Debian packages are provided as part of the `PureOS`_ operating system
   running on the phone. Core applications are provided in this format.
#. Flatpaks are created using the Flatpak suite of tools.

Purism provides the PureOS Store for users to browse and install
applications in both formats.

The following sections describe how to create packages in each format.
.. toctree::
   :maxdepth: 1

   Building_Debian_Packages/index
   Building_Flatpaks/index
Package management is described in the :ref:`package_management` chapter of the documentation.
.. include:: /links.txt