Search Criteria
Package Details: ferdium-electron 7.1.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ferdium-electron.git (read-only, click to copy) |
|---|---|
| Package Base: | ferdium-electron |
| Description: | A messaging browser that allows you to combine your favorite messaging services into one application (git build from latest release) - System-wide Electron edition |
| Upstream URL: | https://ferdium.org/ |
| Licenses: | Apache-2.0 |
| Conflicts: | ferdium |
| Provides: | ferdium |
| Submitter: | KokaKiwi |
| Maintainer: | KokaKiwi (ItachiSan) |
| Last Packager: | KokaKiwi |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-09-29 16:59 (UTC) |
| Last Updated: | 2025-10-29 23:44 (UTC) |
Dependencies (7)
- electron37 (electron37-binAUR)
- asar (make)
- corepack (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- python (make)
Latest Comments
FichteFoll commented on 2025-10-28 11:18 (UTC)
Requires new
corepackmakedep since that has apparently been moved out of the nodejs package.yochananmarqos commented on 2025-10-10 21:46 (UTC)
@KokaKiwi: Upstream is now using Electron 37.
yochananmarqos commented on 2024-11-11 18:03 (UTC)
@KokaKiwi: This now uses Electron 33.
Piroro-hs commented on 2024-05-08 14:55 (UTC) (edited on 2024-05-08 15:32 (UTC) by Piroro-hs)
Several failures occur.
.packageManager = \"pnpm@$pnpm_ver\"should be added tojq_expr.Piroro-hs commented on 2023-12-21 12:56 (UTC)
@yochananmarqos This package mainly consists of .js scripts and .tar.gz archive of .js scripts, so stripping is effectless and just waisting computer resources.
ItachiSan commented on 2023-11-21 22:17 (UTC)
Hi everyone, I talked with @KokaKiwi and was added as comaintainer. Tomorrow I will try to update the package. The main concern is that the Arch Electron is 25.x while upstream they use 27.x.
yochananmarqos commented on 2023-08-17 16:14 (UTC)
@KokaKiwi: With 6.4.1, upstream now requires Node.js >=18. I just built it with
nodejs20.5.0-1 just fine.@Piroro-hs: Why should the package not be stripped?
Piroro-hs commented on 2023-07-06 12:10 (UTC)
Please consider adding
!stripFichteFoll commented on 2023-05-23 07:57 (UTC)
Build fails in an nspawn container.
Piroro-hs commented on 2022-12-02 17:59 (UTC) (edited on 2022-12-03 12:28 (UTC) by Piroro-hs)
Maybe
npmis not required for make deps anymore aspnpmis used always in upstream? https://github.com/ferdium/ferdium-app/pull/714