[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Status of packaging Electron?



Le 30/12/2025 à 10:00, Bastien Roucaries a écrit :
Le mardi 30 décembre 2025, 05:16:35 heure normale d’Europe centrale Otto Kekäläinen a écrit :
Hi!

Resurrecting this old thread - Electron is still not packaged in
Debian. A lot of popular apps use it, e.g. Signal desktop, Element the
Matrix client, Telegram.

Are there any people here who would be interested in teaming up to
package Electron for Debian? The task is probably too big for a single
person.

I can help you to package and get the stuff team maintained, could you add a wiki page with the npm2deb tree depends ?

Hi,

here is the pkgjs-depends response:

$ pkgjs-depends electron
# electron@39.2.7
# 8 missing npm module(s)
DEPENDENCIES:
  ava (serialize-error)
  node-debug (debug)
  node-deep-equal (gopd)
  node-define-properties (define-properties)
  node-es6-error (es6-error)
  node-extract-zip (extract-zip)
  node-fs-extra (fs-extra)
  node-got (got)
  node-json-stringify-safe (json-stringify-safe)
  node-matcher (matcher)
  node-progress (progress)
  node-semver (semver)
  node-sprintf-js (sprintf-js)
  node-sumchecker (sumchecker)
  nodejs (@types/node)

MISSING:
electron@39.2.7
 └── @electron/get (2.0.3)
     └── env-paths (2.2.1)
     └── global-agent (3.0.0)
         └── boolean (3.2.0)
         └── roarr (2.15.4)
             └── (^) boolean (3.2.0)
             └── detect-node (2.1.0)
             └── globalthis (1.0.4)
             └── semver-compare (1.0.0)


Reply to: