Description
Electron runtime dependencies can be installed together through a metapackage instead of selecting each supporting package manually. This is useful for systems that need a common base for Electron-based desktop applications.
The package does not add one specific app. It groups dependencies, so the visible effect appears when another Electron application uses the runtime components already present on the system.