PkgForge
GithubSoar
  • Orgs
    • PkgForge (Core)
      • About
      • Projects
        • Soarpkgs
        • bincache
        • pkgcache
      • People
    • PkgForge-Community
    • PkgForge-Dev
      • Projects
        • Anylinux-AppImages
      • People
    • PkgForge-Security
      • Projects
        • CertStream
  • Soar
    • Soar (Docs)
    • Comparisons
      • 1. Candidates
      • 2. Dependencies
      • 3. Packages
      • 4. Security
  • Formats
    • Binaries
      • Dynamic
      • Static
        • Build Notes
          • Cargo (Rust)
          • GoLang
          • Make
          • Nim
          • Nix
          • Vlang
          • Zig (Musl)
        • Build Tests
    • Packages
      • Archive
      • AppBundle
      • AppImage
      • FlatImage
      • GameImage (TBD)
      • NixAppImage
      • RunImage
      • Errors & Quirks
        • Fonts
        • Fuse
        • Namespaces
        • Zsync
  • SBUILD
    • Introduction
    • Specification
      • 0.Prerequisite
      • 1.Shebang
      • 2.Pkg
      • 3.Version
      • 4.AppID
      • 5.BuildAsset
      • 6.BuildUtil
      • 7.Category
      • 8.Description
      • 9.Desktop
      • 10.DistroPkg
      • 11.HomePage
      • 12.Icon
      • 13.License
      • 14.Maintainer
      • 15.Note
      • 16.Provides
      • 17.Repology
      • 18.SourceURL
      • 19.Tag
      • 20.x_exec
    • Instructions
      • ENV_VARS (x_exec.run)
      • ENV_VARS (SBUILDER)
      • NEEDED_FILES
      • Examples
  • Repositories
    • soarpkgs
      • Contribution
      • Copy of DMCA | Copyright (Cease & Desist)
      • Differences
      • FAQ
      • Infra
      • Metadata
      • Package-Request
      • Security
    • bincache
      • Cache
      • Contribution
      • Differences
      • DMCA | Copyright (Cease & Desist)
      • FAQ
      • Infra
      • Metadata
      • Package-Request
      • Security
    • pkgcache
      • Cache
      • Contribution
      • Differences
      • DMCA | Copyright (Cease & Desist)
      • FAQ
      • Infra
      • Metadata
      • Package-Request
      • Security
    • external
      • AM
      • cargo-bins
      • appimage.github.io
      • AppImageHub
    • Nests
  • Contact
    • Chat
Powered by GitBook
On this page
  • Schema
  • Prerequisites (HOST)
  • Sandbox
  • Quirks

Was this helpful?

  1. Formats
  2. Packages

AppImage

https://en.wikipedia.org/wiki/AppImage

PreviousAppBundleNextFlatImage

Last updated 2 months ago

Was this helpful?

Sources

  • Upstream prebuilt if it exists & is actively maintained

  • Community created prebuilts if official prebuilt doesn't exist & we can't build from source

Schema

: ${PKG_NAME}

: appimage

${SBUILD_PKG} : ${PKG_NAME}.appimage


Prerequisites (HOST)

  • : Required for mounting Filesystems & Images (Can still be run with )

  • : Required to display/render Non-English Chars, Emojis, Symbols etc.

  • : Required for Sandboxing, Security & Performance


Sandbox

  • AppImages have no built-in sandboxing

  • There exists third party tools like , but we DO NOT RECOMMEND it as it is not actively maintained


Quirks

WARNINGS

  • NEVER run strip, objcopy or any other binary rewriting tool as they will often just strip the squashfs|dwarfs archive, only preserving the runtime.

  • A typical .appimage file is not a real elf binary, thus will not survive this process.

On , you will need to follow:

.pkg
.pkg_type
Fuse
--appimage-extract-and-run | APPIMAGE_EXTRACT_AND_RUN=1
Fonts
Kernel User NameSpaces
aisap
NixOS
https://wiki.nixos.org/wiki/Appimage