Search Criteria
Package Details: electronmail-bin 5.3.6-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/electronmail-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | electronmail-bin |
| Description: | Unofficial ProtonMail Desktop App |
| Upstream URL: | https://github.com/vladimiry/ElectronMail |
| Keywords: | electron electron-mail electronmail email email-securely-app encryption mail privacy protonmail |
| Licenses: | GPL3 |
| Conflicts: | electronmail |
| Provides: | electronmail |
| Submitter: | joshirio |
| Maintainer: | desktop-app |
| Last Packager: | desktop-app |
| Votes: | 40 |
| Popularity: | 0.002370 |
| First Submitted: | 2019-03-13 16:13 (UTC) |
| Last Updated: | 2026-04-23 09:49 (UTC) |
Dependencies (17)
- c-ares (c-ares-gitAUR)
- electron40 (electron40-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libappindicator-gtk3 (libappindicator)
- libevent (libevent-gitAUR)
- libnotify (libnotify-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxslt (libxslt-gitAUR)
- libxss
- llhttp
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- re2 (re2-gitAUR)
- snappy (snappy-gitAUR)
- gnome-keyring (gnome-keyring-gitAUR, oo7-gnome-keyring-dummyAUR) (optional) – for storing passwords in GNOME Keyring
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, dssdAUR, pass-secret-service-gitAUR, keepassxc-qt6AUR, himitsu-secret-serviceAUR, kwallet-gitAUR, gopass-secret-serviceAUR, pass-secret-service-binAUR, chipass-gitAUR, pass-secret-serviceAUR, keepassxc-gitAUR, rosec-binAUR, rosec-gitAUR, gnome-keyring, keepassxc, kwallet, oo7) (optional) – password storage backend required for auto-login feature
Latest Comments
1 2 3 4 Next › Last »
yochananmarqos commented on 2026-02-18 03:55 (UTC)
@xAsh: The
electronmailpackage building from source uses the system Electron package.xAsh commented on 2026-01-06 02:41 (UTC)
couldn't the packaging change to use electron from the package manager? instead of installing almost 700mb in /opt/ElectronMail, this is the biggest package I've installed on my system and it's a simple mail viewer....
Skrymbo commented on 2025-08-03 06:56 (UTC)
Turns out that there's a symlink issue with the newer version, Removing the old symlink, updating the package, and replacing the symlink fixed it for me, Made an account to post this:
$ sudo rm /usr/local/bin/electron-mail
Update the package
Make a new symlink if the update doesn't make a new one (name it what you want): $ sudo ln -s /opt/ElectronMail/ElectronMail /usr/local/bin/electron-mail
joshirio commented on 2023-05-11 13:23 (UTC)
This AUR package changed the maintainer to the main developer of the project, good luck.
jirido commented on 2023-04-09 22:29 (UTC)
The install get stuck at " -> Stripping unneeded symbols from binaries and libraries..." After trying to start electronmail after trying to update it I started to get segmentation fault and core dump.. something is seriously wrong.
eternalfloof commented on 2023-02-28 20:37 (UTC)
Getting an error page when logging in now:
There was a problem connecting to Proton. Please refresh the page or check your connection. Error: App version outdated
crust123 commented on 2023-01-24 15:22 (UTC)
In the most recent update I lost the systray icon for electronmail-bin. I have twisted the knobs and pushed the buttons in app to see if I can bring this back but there was not effect. As this is the only application effect I am wondering if you could point me in a direction to debug/fix this Thanks.
iTrooz commented on 2023-01-18 13:55 (UTC)
Hey, the github release package uses the package name
electron-mailand notelectronmail, you may want to addelectron-mailin the "provides" and "conflicts" keys (so we can't install both at the same time)https://github.com/vladimiry/ElectronMail/releases/download/v5.1.3/electron-mail-5.1.3-linux-x64.pacman
joshirio commented on 2022-03-26 17:21 (UTC)
@frederikstroem yes, next update I'll switch it to SHA
frederikstroem commented on 2022-03-26 14:15 (UTC)
Proposal to switch MD5 checksums to stronger SHA256 checksums.
New releases of ElectronMail has SHA256 checksums in the notes (see https://github.com/vladimiry/ElectronMail/releases/tag/v4.13.5).
Right now the PKGBUILD file uses MD5, which is cryptographically much weaker than SHA256 (see https://en.wikipedia.org/wiki/MD5).
1 2 3 4 Next › Last »