Package Details: vesktop 1.6.5-1

Git Clone URL: https://aur.archlinux.org/vesktop.git (read-only, click to copy)
Package Base: vesktop
Description: A standalone Electron-based Discord app with Vencord & improved Linux support
Upstream URL: https://github.com/Vencord/Vesktop
Keywords: discord vencord vesktop
Licenses: GPL-3.0-only
Submitter: picokan
Maintainer: Edu4rdSHL (xiota)
Last Packager: Edu4rdSHL
Votes: 88
Popularity: 6.03
First Submitted: 2024-01-16 08:05 (UTC)
Last Updated: 2026-02-12 07:26 (UTC)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16

Yamashiro commented on 2023-11-08 13:34 (UTC)

There is also an issue where enabling autostart will generate a shortcut in .config/autostart that instead of starting /usr/bin/vencord-desktop starts /usr/lib/electron25/electron so the user needs to either manually fix it or create their own startup shortcut.

Yamashiro commented on 2023-11-08 13:29 (UTC) (edited on 2023-11-08 13:29 (UTC) by Yamashiro)

If using an AUR version of Electron (tested with electron27-bin and electron28-bin) instead of the one in the Extra repository the build fails with:

• copying Electron  source=/usr/lib/electron destination=/tmp/makepkg/vencord-desktop/src/Vesktop-0.4.3/dist/linux-unpacked
⨯ ENOENT: no such file or directory, rename '/tmp/makepkg/vencord-desktop/src/Vesktop-0.4.3/dist/linux-unpacked/electron' -> '/tmp/makepkg/vencord-desktop/src/Vesktop-0.4.3/dist/linux-unpacked/vencorddesktop'  failedTask=build stackTrace=Error: ENOENT: no such file or directory, rename '/tmp/makepkg/vencord-desktop/src/Vesktop-0.4.3/dist/linux-unpacked/electron' -> '/tmp/makepkg/vencord-desktop/src/Vesktop-0.4.3/dist/linux-unpacked/vencorddesktop'
ELIFECYCLE  Command failed with exit code 1.
==> ERROR: A failure occurred in build().