@kodehawa just fixed the app.asar patch process for their new bootstrap process as well as automated version fetching! Check it out at https://github.com/ninetailedtori/Improved-PKGBUILDs/blob/discord-canary-electron-bin/PKGBUILD. :3
Search Criteria
Package Details: discord-canary-electron-bin 0.0.925-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/discord-canary-electron-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | discord-canary-electron-bin |
| Description: | Discord Canary (popular voice + video app) using the system provided electron for increased security and performance |
| Upstream URL: | https://canary.discordapp.com |
| Keywords: | discord discord-canary electron |
| Licenses: | custom |
| Conflicts: | discord-canary |
| Provides: | discord-canary |
| Submitter: | Kodehawa |
| Maintainer: | Kodehawa (FivePB, Auxim) |
| Last Packager: | Kodehawa |
| Votes: | 36 |
| Popularity: | 0.002392 |
| First Submitted: | 2020-10-22 03:49 (UTC) |
| Last Updated: | 2026-03-25 11:44 (UTC) |
Dependencies (17)
- alsa-lib
- electron35 (electron35-binAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libnotify (libnotify-gitAUR)
- libxss
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- asar (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – Pulseaudio support
- noto-fonts-cjk (noto-fonts-cjk-vfAUR, noto-fonts-cjk-hk-vfAUR, noto-fonts-cjk-jp-vfAUR, noto-fonts-cjk-kr-vfAUR, noto-fonts-cjk-sc-vfAUR, noto-fonts-cjk-tc-vfAUR, noto-fonts-hk-vfAUR, noto-fonts-jp-vfAUR, noto-fonts-kr-vfAUR, noto-fonts-sc-vfAUR, noto-fonts-tc-vfAUR, otf-noto-sans-cjkAUR, otf-noto-sans-cjk-vfAUR, otf-noto-sans-mono-cjk-vfAUR, otf-noto-serif-cjk-vfAUR, otf-noto-serif-cjkAUR, noto-fonts-cjk-chwsAUR, ttf-noto-sans-cjk-vfAUR, ttf-noto-sans-mono-cjk-vfAUR, ttf-noto-serif-cjk-vfAUR) (optional) – Font for special characters such as /shrug face.
- noto-fonts-emoji (noto-fonts-emoji-gitAUR, noto-fonts-emoji-blobAUR, noto-fonts-emoji-flag-gitAUR, noto-fonts-emoji-colrv1AUR, ttf-blobmoji2AUR) (optional) – Google font for emoji support.
- ttf-symbolaAUR (ttf-symbola-freeAUR) (optional) – Font for emoji support.
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – Open files
Required by (6)
- jfcord-appimage (requires discord-canary) (optional)
- mbcord-appimage (requires discord-canary) (optional)
- openasar-bin (requires discord-canary) (optional)
- openasar-git (requires discord-canary) (optional)
- powercord-git (requires discord-canary)
- replugged-electron-git
Sources (4)
ninetailedtori commented on 2026-05-10 23:16 (UTC) (edited on 2026-05-10 23:16 (UTC) by ninetailedtori)
kryptonian commented on 2026-02-23 06:48 (UTC)
Please update as 0.0.873 is available.
sylv commented on 2024-05-11 16:29 (UTC)
Hey all, it looks like this package does not work with Vencord. If you want to use Vencord, I suggest using discord-canary (AUR) instead.
PanisSupraOmnia commented on 2024-05-07 17:26 (UTC)
Hi, it looks like in the last couple commits (starting with f13f2da46738), the pkgver was bumped but the pkgrel wasn't reset to 1. Please make sure to do so the next time the pkgver is bumped.
mjevange commented on 2024-02-29 20:12 (UTC)
FYI electron27 working for me (wayland) Still no good on 28 or 29
nyanbinary commented on 2023-07-02 17:21 (UTC)
Is there a possibility of making Krisp work with this?
Kodehawa commented on 2023-06-29 23:22 (UTC)
oops
0e4ef622 commented on 2023-06-29 23:20 (UTC)
I noticed the electron dependency changed from electron22 to just electron, but the startup script still references electron22.
Pinned Comments
Kodehawa commented on 2020-10-22 04:06 (UTC) (edited on 2024-01-04 20:06 (UTC) by Kodehawa)
A shoutout to https://aur.archlinux.org/packages/discord_arch_electron/ (use that one if you want stable instead of canary!) :p
This is just a PKGBUILD based on the original discord-canary PKGBUILD and the discord_arch_electron PKGBUILD to use with Canary instead.
Discord on the latest version uses Electron 22 by itself. Might be worth using the official version if that is what you're after.
!! As Electron 28 joined the official repos, I've pinned this to electron26 instead, as using Electron 28 results on a crash at startup. If it ever works with Electron 28, please let me know.