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 2 3 4 5 6 7 .. 16 Next › Last »

Edu4rdSHL commented on 2025-12-05 01:06 (UTC) (edited on 2025-12-06 05:33 (UTC) by Edu4rdSHL)

Build in a clean chroot or at least use makepkg and see if it works there. If so, then it's a problem with your AUR helper.

minty2 commented on 2025-12-05 01:02 (UTC)

heyo i have a build error that gives two different types of build codes and i dont know what either of them mean and i cant find anything online about it. im using yay to download btw. the error too: 1 failedTask=build stackTraceError: /home/minty2/.chache/yay/vesktop/src/Vesktop-1.6.1/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE Exit code: 1 if anyone can help that would be apreciated :3

<deleted-account> commented on 2025-11-29 20:36 (UTC)

@Edu4rdSHL oh okay, I tried with and without my VPN at this moment but didn't restart between these two tries. I'll check it out. Thank you. :)

Edu4rdSHL commented on 2025-11-29 18:12 (UTC)

That's a problem with your network, jeudii.

<deleted-account> commented on 2025-11-24 12:53 (UTC)

Hi, I have an error when I try to build vesktop : ⨯ Get "https://github.com/electron/electron/releases/download/v39.0.0/electron-v39.0.0-linux-x64.zip": dial tcp: lookup github.com on [::1]:53: read udp [::1]:53933->[::1]:53: read: connection refused github.com/develar/app-builder/pkg/download.(Downloader).follow.func1 /Users/runner/work/app-builder/app-builder/pkg/download/downloader.go:206 github.com/develar/app-builder/pkg/download.(Downloader).follow /Users/runner/work/app-builder/app-builder/pkg/download/downloader.go:234 github.com/develar/app-builder/pkg/download.(Downloader).DownloadNoRetry /Users/runner/work/app-builder/app-builder/pkg/download/downloader.go:128 github.com/develar/app-builder/pkg/download.(Downloader).Download /Users/runner/work/app-builder/app-builder/pkg/download/downloader.go:112 github.com/develar/app-builder/pkg/electron.(ElectronDownloader).doDownload /Users/runner/work/app-builder/app-builder/pkg/electron/electronDownloader.go:203 github.com/develar/app-builder/pkg/electron.(ElectronDownloader).Download /Users/runner/work/app-builder/app-builder/pkg/electron/electronDownloader.go:188 github.com/develar/app-builder/pkg/electron.downloadElectron.func1.1 /Users/runner/work/app-builder/app-builder/pkg/electron/electronDownloader.go:73 github.com/develar/app-builder/pkg/util.MapAsyncConcurrency.func2 /Users/runner/work/app-builder/app-builder/pkg/util/async.go:68 runtime.goexit /Users/runner/hostedtoolcache/go/1.21.13/arm64/src/runtime/asm_amd64.s:1650 ⨯ /home/jeudii/AUR/vesktop/src/Vesktop-1.6.1/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE Exit code: 1 failedTask=build stackTrace=Error: /home/jeudii/AUR/vesktop/src/Vesktop-1.6.1/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE Exit code: 1 at ChildProcess.<anonymous> (/home/jeudii/AUR/vesktop/src/Vesktop-1.6.1/node_modules/builder-util/src/util.ts:259:14) at Object.onceWrapper (node:events:623:26) at ChildProcess.emit (node:events:508:28) at maybeClose (node:internal/child_process:1085:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)  ELIFECYCLE  Command failed with exit code 1. ==> ERROR: A failure occurred in build(). Aborting... I'm not sure if it's related to the package or an upstream issue. Any help accepted. :) PS : sorry I'm not used to markdown syntax. It's the first time I post.

Edu4rdSHL commented on 2025-10-20 00:57 (UTC)

Hi, thanks for the reports. Should be fixed now.

INeedTogepi commented on 2025-10-19 23:18 (UTC)

I got the same error as @Ltrinch when building in a clean chroot.

Ltrinch commented on 2025-10-19 21:51 (UTC)

When trying to update vesktop via yay, I get the following error. Clearing the cache didn't help. Can anyone tell me how to fix this?

install: cannot stat 'dist/.icon-set/icon_1024.png': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: vesktop-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
vesktop - exit status 4

HurricanePootis commented on 2025-08-18 21:53 (UTC)

@Edu4rdSHL Maybe you should look into nvm? I think it can manage multiple nodejs installs locally, so you can have the nodejs version that the package requires to be installed. If you take a look at vscodium, you can see how nvm can be used to manage a nodejs install for a package specifically. Maybe this will help you.

HurricanePootis commented on 2025-08-16 00:51 (UTC)

@Vendicated

If you want to officially support a package that uses your upstream build, go to vesktop-bin. Base packages are meant to be compiled from scratch on the AUR.

I cannot talk about who said what or how anybody acted, but I know from personal experiences that whenever an upstream project tries to create a PKGBUILD for the aur, things can happen. Sometimes, they can be good. Other times, they can be bad. I know an upstream AUR package that has zero dependencies listed. Or, sometimes, they created an automated PKGBUILD generator and don't touch it all until somebody does it for them.

If an AUR maintainer says what you're doing is not the best thing to do, then you should hear them out. Clean chroot builds with extra-x86_64-build are important to ensure everything works. If you want to have a package where it uses pre-made Linux binaries, go to vesktop-bin.