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

7.4.0 • Public • Published

maker-deb

@electron-forge/maker-deb builds .deb packages, which are the standard package format for Debian-based Linux distributions such as Ubuntu. You can only build the deb target on Linux or macOS machines with the fakeroot and dpkg packages installed.

Configuration options are documented in MakerDebConfigOptions.

{
  name: '@electron-forge/maker-deb',
  config: {
    options: {
      maintainer: 'The Forgers',
      homepage: 'https://example.com',
      icon: 'path/to/icon.svg'
    }
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @electron-forge/maker-deb

Weekly Downloads

29,631

Version

7.4.0

License

MIT

Unpacked Size

21.7 kB

Total Files

11

Last publish

Collaborators

  • vertedinde
  • georgexu99
  • erickzhao
  • malept
  • marshallofsound