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

7.4.0 • Public • Published

maker-rpm

@electron-forge/maker-rpm builds .rpm files, which is the standard package format for RedHat-based Linux distributions such as Fedora.

You can only build the RPM target on Linux machines with the rpm or rpm-build packages installed.

Configuration options are documented in MakerRpmConfigOptions.

{
  name: '@electron-forge/maker-rpm',
  config: {
    options: {
      name: 'QuickEdit',
      homepage: 'http://example.com'
    }
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @electron-forge/maker-rpm

Weekly Downloads

33,200

Version

7.4.0

License

MIT

Unpacked Size

16.1 kB

Total Files

11

Last publish

Collaborators

  • vertedinde
  • georgexu99
  • erickzhao
  • malept
  • marshallofsound