Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Briefcase 0.3.22
Logo
Briefcase 0.3.22
  • Tutorial
  • How-to guides
    • Obtaining a Code Signing identity
      • Android
      • macOS
      • Windows
    • Accessing Briefcase packaging metadata at runtime
    • Building your App in CI with GitHub Actions
    • Publishing your app
      • Android
      • iOS
    • Upgrading from Briefcase v0.2
    • Contributing code to Briefcase
    • Contributing to the documentation
    • Internal How-to guides
      • How to cut a Briefcase release
      • Docker X11 Passthrough
  • About Briefcase
    • Frequently Asked Questions
    • The Briefcase Developer and User community
    • Success Stories
    • Release History
  • Reference
    • Briefcase configuration options
    • Project configuration options
    • Command reference
      • new
      • convert
      • dev
      • create
      • update
      • build
      • run
      • package
      • publish
      • upgrade
    • Platform support
      • macOS
        • .app bundle
        • macOS Xcode project
      • Windows
        • Windows App
        • Visual Studio project
      • Linux
        • Native System Packages
        • AppImage
        • Flatpak
      • iOS
        • iOS Xcode project
      • Android
        • Gradle project
      • Web
        • Static Web
    • Plug-ins
Back to top
View this page

LinuxΒΆ

Briefcase supports packaging Linux apps as native system packages, as an AppImage, and in Flatpak format.

The default output format for Linux is system packages.

  • Native System Packages
  • AppImage
  • Flatpak
Next
Native System Packages
Previous
Visual Studio project
Copyright © Russell Keith-Magee
Made with Sphinx and @pradyunsg's Furo