ty has been a bad day
Search Criteria
Package Details: vesktop-electron 1.6.5-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vesktop-electron.git (read-only, click to copy) |
|---|---|
| Package Base: | vesktop-electron |
| Description: | An Electron-based Discord app with Vencord & improved Linux support using system provided electron. Unsupported |
| Upstream URL: | https://github.com/Vencord/Vesktop |
| Keywords: | discord electron vesktop |
| Licenses: | GPL-3.0-only |
| Conflicts: | vesktop |
| Provides: | vesktop |
| Submitter: | Covkie |
| Maintainer: | tiziodcaio |
| Last Packager: | tiziodcaio |
| Votes: | 5 |
| Popularity: | 0.52 |
| First Submitted: | 2024-09-24 22:21 (UTC) |
| Last Updated: | 2026-07-09 21:28 (UTC) |
Dependencies (5)
- electron40 (electron40-binAUR)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
- libnotify (libnotify-gitAUR) (optional) – Notifications
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR) (optional) – Open links, files, etc
Required by (3)
- vencord (requires vesktop)
- vencord-bin (requires vesktop)
- vencord-git (requires vesktop)
Sources (3)
tiziodcaio commented on 2026-07-09 21:28 (UTC)
chrrybmb commented on 2026-07-09 21:26 (UTC)
The PKGBUILD was fixed but not the vesktop.sh file. It builds now but Vesktop cannot be opened.
chrrybmb commented on 2026-07-09 19:53 (UTC) (edited on 2026-07-09 20:27 (UTC) by chrrybmb)
This doesn't build after the latest update, a few changes are missing to make it work.
Line 34 of the PKGBUILD and line 12 of the sh file should both be using electron40 instead of electron
EinfxchFinn commented on 2026-01-29 19:25 (UTC)
@Covkie please update this package, the current version is very old and seems pretty bugged
justbispo commented on 2025-10-25 14:12 (UTC) (edited on 2025-10-25 14:12 (UTC) by justbispo)
I think line 47 of the PKGBUILD still uses the wrong variable, it should be using $name, not $_pkgname.
Maunto commented on 2025-10-25 13:56 (UTC)
@LRitzdorf
I performed your fix and it worked:
mv /usr/lib/Vesktop /usr/lib/vesktop/app.asar
LRitzdorf commented on 2025-10-25 04:27 (UTC)
@sir-wallaby Same here. I assume this is what you meant to type, but I resolved the issue by moving /usr/lib/Vesktop to /usr/lib/vesktop/app.asar.
sir-wallaby commented on 2025-10-24 22:10 (UTC) (edited on 2025-10-25 12:20 (UTC) by sir-wallaby)
I'm not sure if this is unique to me, but posting here in case anyone else runs into this error when attempting to launch the new version(1.6.0-3).
Error launching app Unable to find Electron app at /usr/lib/vesktop/app.asar
Cannot find module '/usr/lib/vesktop/app.asar'
To fix this, I noticed my /usr/lib/Vesktop directory had a uppercase V in vesktop. So, I ran
cd /usr/lib
then renamed the folder:
sudo mv Vesktop vesktop
This seemed to resolve the error and vesktop-electron opens normally now (with icons BTW).
EinfxchFinn commented on 2025-10-23 15:12 (UTC)
As @chrrybmb stated, the icon is missing in the lastest release
chrrybmb commented on 2025-10-22 01:24 (UTC) (edited on 2025-10-22 01:25 (UTC) by chrrybmb)
I tried updating the PKGBUILD to the latest version and got this error.
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'dist/.icon-set/icon_1024.png': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Pinned Comments
Covkie commented on 2025-01-15 22:21 (UTC)
Do NOT report an issues with this package upstream. This package uses system/latest electron. Any issues you have MUST be reproducible in the Flatpak or
vesktoppackages