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

7.4.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']
    }
  }
}

Dependents (1)

Package Sidebar

Install

npm i @electron-forge/maker-flatpak

Weekly Downloads

606

Version

7.4.0

License

MIT

Unpacked Size

18.4 kB

Total Files

11

Last publish

Collaborators

  • vertedinde
  • georgexu99
  • erickzhao
  • malept
  • marshallofsound