Package Details: yandex-music 5.96.3-1

Git Clone URL: https://aur.archlinux.org/yandex-music.git (read-only, click to copy)
Package Base: yandex-music
Description: Official Yandex Music App for Linux
Upstream URL: https://music.yandex.ru/download/
Licenses: unknown
Submitter: Ashark
Maintainer: dmitrysvd
Last Packager: dmitrysvd
Votes: 14
Popularity: 3.11
First Submitted: 2025-10-28 19:45 (UTC)
Last Updated: 2026-04-17 18:19 (UTC)

Latest Comments

1 2 Next › Last »

kermeat commented on 2026-04-05 09:48 (UTC) (edited on 2026-04-05 10:30 (UTC) by kermeat)

You can make updater directory read-only to prevent updates: chmod 440 ~/.cache/yandexmusic-updater

Another way is to remove file /opt/yandex-music/resources/app-update.yml or replace url inside of it.

You can also redirect url to host that returns same version as you have.

caddy config example:

https://example.com {
    respond /ym/* "version: 5.92.1"
}

and set url in app-update.yml to https://example.com/ym/

sakhalinddf commented on 2026-03-30 04:10 (UTC) (edited on 2026-03-30 04:11 (UTC) by sakhalinddf)

У меня совет из прошлого комментария не сработал. Но для отключения уведомления об обновлениях можно "убить" домен, с которого приложение получает информацию о новых версиях и пытается скачивать deb пакеты, достаточно добавить в /etc/hosts строчку:

127.0.0.1 desktop.app.music.yandex.net


The advice from the previous comment didn't work for me. But to disable update notifications, you can "kill" the domain from which the app receives information about new versions and tries to download .deb packages. Just add the following line to /etc/hosts:

127.0.0.1 desktop.app.music.yandex.net

Jabcoise commented on 2026-02-26 12:34 (UTC)

На арче все еще проблема что приложение при наличии обновлении постоянно пытается скачать его используя дебиан пакеты (dkpg,apt). У меня на arch linux kde plasma вылезало окошко pkexec с просьбой пароля. Чтобы решить проблему нужно в конфиг "vim ~/.config/YandexMusic/config.json" добавить в конец строчку "autoUpdates": false и удалить деб пакет который постоянно пытается скачаться с обновлением (я удалил, сработало, он все равно его обратно качает, решил на всякий оставить об этом инфу). Ждём через 10+ лет нативную поддержку приложения на арч.


On arch, there is still a problem where the app constantly tries to download updates using debian packages (dkpg, apt) when an update is available. On arch linux kde plasma, I encountered a pkexec window asking for a password. To resolve this issue, you need to add the line "autoUpdates": false to the end of the config file "vim ~/.config/YandexMusic/config.json". We can expect native support for the app on arch in the next 10+ years.

Ashark commented on 2025-12-06 07:34 (UTC)

I think somebody should make a patched package (similar to yandex-music-windows from cucumberspace), but using linux deb file as a source. And name it like yandex-music-cucumber or something.

Yendex Music team is indeed making some crappy "клепалово".

The thing I care about, for example, is using a normal window frame in KDE.

linuxadmin commented on 2025-11-15 18:08 (UTC)

юзай нормальный клиент, а не клепалово виндузятниками https://github.com/TheKing-OfTime/YandexMusicModClient/ я юзаю старый yandex-music-windows пакет и подменяю asar из этой репы

vlad1.96 commented on 2025-11-15 17:48 (UTC)

Оказывается, при наличии новой версии, яндекс музыка пытается выполнить скрипт обновления деп пакета из кэша (как до такого можно было додуматься...). Есть идеи как это скрипт убрать?

linuxadmin commented on 2025-10-11 13:03 (UTC)

@dmitrysvd I know it's official. but how it is made. It is a binary with electron/libgl/etc builtin, and have additional telemetry and nobody knows what it can do else. I can't trust this binary. It is not addressed to you, packager, you did all right, thanks. The way it is distributed is not linux-way. The package yandex-music just have electron in dependencies and working much better. Please vote on userecho and let them make normal distribution https://yandexmusic.userecho.ru/communities/45/topics/15472-prilozhenie-dlya-linux-sdelano-cherez-odno-mesto-ne-linux-way Пожалуйста, проголосуйте, чтоб сделали нормальный билд

dmitrysvd commented on 2025-10-11 12:08 (UTC)

@linuxadmin What? This is literally the official app from the original developers, you can just check the source URL.

linuxadmin commented on 2025-10-11 11:38 (UTC)

it is a piece of shit with own binaries containing mailware/spyware. The original yandex-music with repacking and depending on electron is best package