Package Details: ferdium-bin 7.0.0-1

Git Clone URL: https://aur.archlinux.org/ferdium-bin.git (read-only, click to copy)
Package Base: ferdium-bin
Description: A messaging browser that allows you to combine your favorite messaging services into one application (binary release).
Upstream URL: https://ferdium.org
Licenses: Apache
Conflicts: ferdium, ferdium-beta, ferdium-beta-bin, ferdium-electron, ferdium-git, ferdium-nightly, ferdium-nightly-bin
Provides: ferdium
Submitter: cedricroijakkers
Maintainer: cedricroijakkers
Last Packager: cedricroijakkers
Votes: 36
Popularity: 1.59
First Submitted: 2022-04-22 10:05 (UTC)
Last Updated: 2024-11-11 09:07 (UTC)

Pinned Comments

cedricroijakkers commented on 2022-06-13 06:54 (UTC)

Note: This package follows the latest release package on the GitHub releases page of ferdium-app (https://github.com/ferdium/ferdium-app/releases). A tag in the git repo does not always mean a new binary release will be created. If you wish to follow the latest tag in git and build Ferdium yourself, use the AUR package ferdium instead.

Latest Comments

1 2 3 Next › Last »

Nanawel commented on 2024-11-19 10:19 (UTC)

Following @jlownie remark, there's still an issue when building with an up-to-date Arch as of today, now complaining about a missing version 73:

node: error while loading shared libraries: libicui18n.so.73: cannot open shared object file: No such file or directory

jlownie commented on 2024-10-21 04:33 (UTC)

This package seems to have a dependency on what is now an old version of ICU. I'm getting this when I do makepkg:

node: error while loading shared libraries: libicui18n.so.71: cannot open shared object file: No such file or directory

kageyama commented on 2024-05-03 04:56 (UTC)

Applications using Electron 28 and higher can use the environment variable ELECTRON_OZONE_PLATFORM_HINT set to auto or wayland. from - https://wiki.archlinux.org/index.php?title=Wayland&diff=prev&oldid=800027

There's no need for extra .desktop file.

kageyama commented on 2024-04-25 16:41 (UTC)

Release-note of 6.7.3 mentions -> Upgrade electron to '30.0.1' by @vraravam in #1716, but this package has dependency on electron29.

travnick commented on 2024-03-20 08:17 (UTC)

There is Terminal=falseparu in ferdium-wayland.desktop. I guess it should be Terminal=false

codeIMperfect commented on 2024-01-22 07:05 (UTC)

I have extra/electron27 installed but still aur/electron27-bin is required...and they both conflict!

jogai commented on 2024-01-16 20:52 (UTC)

Depending on just 'electron' would be even better, if possible

MartinX3 commented on 2024-01-11 16:39 (UTC)

@cedricroijakkers but you didn't create a new release xD

cedricroijakkers commented on 2024-01-11 08:42 (UTC)

I have replaced the dependency on electron27-bin with electron27.

al3xxx commented on 2024-01-10 19:57 (UTC)

There is an electron27 package in extra, can we just switch dependency to it instead of electron27-bin (AUR) which does not exist?