Package Details: ytmdesktop 2.0.9-1

Git Clone URL: https://aur.archlinux.org/ytmdesktop.git (read-only, click to copy)
Package Base: ytmdesktop
Description: A desktop app for YouTube Music
Upstream URL: https://ytmdesktop.app
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 11
Popularity: 0.93
First Submitted: 2020-06-21 02:06 (UTC)
Last Updated: 2025-06-05 22:57 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

ResRipper commented on 2025-06-06 02:41 (UTC)

@Flat try commenting out the BUILDDIR option in /etc/makepkg.conf, building in /tmp sometimes causes weird issues, and this is one of those times

yochananmarqos commented on 2025-06-04 23:57 (UTC)

@Flat: Sorry, can't reproduce in a clean chroot on a fully updated system.

Flat commented on 2025-06-04 23:52 (UTC)

Package now fails to build as upstream requires git information in build chain.

✖ [plugin-vite] Building vite bundles [FAILED:  ======= Failed to get Git Info. =======
Please make sure that when building this application you are cloning the repository from GitHub rather than using the Download ZIP option.
Follow the instructions in the README.md file to clone the repository and build the application from there.
 ======= Failed to get Git Info. =======

yochananmarqos commented on 2024-09-21 17:05 (UTC)

@Dieter_be: I've set the SUID bit.

Dieter_be commented on 2024-09-21 09:11 (UTC)

when trying to run this app in firejail, i get this:

[4:0921/120718.134903:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/ytmdesktop/chrome-sandbox is owned by root and has mode 4755.


ls -alh /opt/ytmdesktop/chrome-sandbox
-rwxr-xr-x 1 root root 15K Jul  2 18:13 /opt/ytmdesktop/chrome-sandbox

ninelore commented on 2024-03-22 21:54 (UTC)

Just a heads up: the github repo and org is currently down because a dev's account got compromised. Theyre working on getting it back up atm.

Alipoodle commented on 2024-01-28 21:34 (UTC)

Just checking in on this repo since we've just pushed the full release of v2 now.

goddva commented on 2023-05-22 16:40 (UTC)

@deimosfr, @veganvelociraptr I had the same issue. I solved it, by installing python310, then updated my python symlink to point to this version. Did the update, and replaced back my original system symlink.

Issue seems to be with old node-gyp package.

veganvelociraptr commented on 2023-05-17 18:53 (UTC)

@deimosfr, I have the same problem both with this and ytmdesktop-git. Tried the entire range of node versions up to the latest one but it won't compile.

deimosfr commented on 2023-05-09 15:39 (UTC)

Hi, since the last update, I'm getting the following error:

ValueError: invalid mode: 'rU' while trying to load binding.gyp

Any idea?

Thanks