@electron-forge/maker-flatpak
TypeScript icon, indicating that this package has built-in type declarations

6.1.0 • Public • Published

maker-flatpak

@electron-forge/maker-flatpak .flatpak files, which is a packaging format for Linux distributions that allows for sandboxed installation of applications in isolation from the rest of their system.

You can only build the Flatpak target if you have flatpak, flatpak-builder, and eu-strip (usually part of the elfutils package) installed on your system.

Configuration options are documented in MakerFlatpakOptionsConfig.

{
  name: '@electron-forge/maker-flatpak',
  config: {
    options: {
      categories: ['Video'],
      mimeType: ['video/h264']
    }
  }
}

Keywords

none

Install

npm i @electron-forge/maker-flatpak

DownloadsWeekly Downloads

395

Version

6.1.0

License

MIT

Unpacked Size

104 kB

Total Files

15

Last publish

Collaborators

  • georgexu99
  • vertedinde
  • erickzhao
  • malept
  • marshallofsound