You are not logged in.
Hello. I am trying to use youtube-music-desktop from the AUR (https://aur.archlinux.org/packages/yout … ic-desktop) and when I try to creat the pkg I get this error. "ERROR: Could not resolve all dependencies." The missing dependencies are just qtws-base which is also from the AUR (https://aur.archlinux.org/packages/qtws-base) so I install that and the pkg is created just fine. So I go to creat the pkg for youtube music again but I still get the same error. What am I doing wrong?
Last edited by Dr_hawes (2023-09-09 04:50:33)
Offline
How are you building and installing AUR packages?
makepkg on a PKGBUILD will build an AUR package.
pacman -U will install that package.
https://wiki.archlinux.org/title/Makepkg
https://wiki.archlinux.org/title/Pacman
If an AUR package won't build correctly, contact the package maintainer.
That package was last updated on 2019-09-24 12:22 (UTC)
You may need to get the source and fix it. Or it may build ok.
Offline
I got it to work. I was creating the pkg of qtws-base but I was not installing it with Pacman -U command. Once I did that I was able to get youtube music pkg to work.
Offline