You are not logged in.

#1 2023-09-08 17:01:16

Dr_hawes
Member
Registered: 2023-08-24
Posts: 10

[SOLVED] Help with getting dependencies to work.

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

#2 2023-09-08 17:26:02

teckk
Member
Registered: 2013-02-21
Posts: 578

Re: [SOLVED] Help with getting dependencies to work.

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.

https://aur.archlinux.org/packages/yout … nativefier

Offline

#3 2023-09-09 04:50:12

Dr_hawes
Member
Registered: 2023-08-24
Posts: 10

Re: [SOLVED] Help with getting dependencies to work.

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

Board footer

Powered by FluxBB