Skip to main content

Recipe based AppImage creation meta-tool

Project description

# appimage-builder

appimage-builder allows packing applications along with all of its dependencies. It uses traditional GNU/Linux software package tools like apt or yum to obtain binaries and resolve dependencies creating a self-sufficient bundle. The embedded binaries are configured to be relocatable and to interact with the rest. Finally, the whole bundle is compressed as a squashfs filesystem and attached to a launcher binary using appimagetool making a nice AppImage.

Features:
  • Recipe based.

  • Self-sufficient bundles.

  • Backward and forwards compatibility.

  • Cross bundling (don’t confuse it with cross-compilation, that’s out of the tool scope).

  • Basic license compliance (package license files will be bundled).

  • apt package manager support.

  • yum package manager support (experimental).

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

appimage_builder-0.5.1-py3-none-any.whl (118.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page