Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Briefcase 0.3.19
Logo
Briefcase 0.3.19
  • Tutorial
  • How-to guides
    • Obtaining a Code Signing identity
      • Android
      • macOS
      • Windows
    • Upgrading from Briefcase v0.2
    • Accessing Briefcase packaging metadata at runtime
    • Contributing code to Briefcase
    • Contributing to the documentation
    • Internal How-to guides
      • How to cut a Briefcase release
      • Docker X11 Passthrough
    • Publishing your app
      • Android
      • iOS
  • 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
Edit 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