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

7.8.1 • 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

53,944

Version

7.8.1

License

MIT

Unpacked Size

15.9 kB

Total Files

11

Last publish

Collaborators

  • malept
  • marshallofsound
  • erickzhao
  • georgexu99
  • vertedinde