You are not logged in.

#1 2020-05-20 16:41:09

MikeTeavee
Member
Registered: 2020-03-29
Posts: 17

[SOLVED] How to make AUR dependencies "detectable"?

I'm trying to install Hollywood on Arch Linux. [Link]

Two of the dependencies apg and speedometer were missing... they are not on the "official repo" but on the AUR. I git-cloned and makepkg'ed these two in subdirectories within the hollywood directory (hollywood exists in home/username/). Basically just did the git-clone from current directory not caring. (BTW let me know if this is okay).

I still can't install Hollywood because it doesn't detect apg and speedometer dependencies.

How should this have been handled exactly? I'm still a n00b, and any information helps me learn. Thanks!

Last edited by MikeTeavee (2020-05-20 17:18:40)

Offline

#2 2020-05-20 16:43:43

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,412
Website

Re: [SOLVED] How to make AUR dependencies "detectable"?

Git clone the dependencies and install or add them to a local repository first.

https://wiki.archlinux.org/index.php/AUR

Last edited by Alad (2020-05-20 16:44:35)


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#3 2020-05-20 16:45:07

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: [SOLVED] How to make AUR dependencies "detectable"?

You say you made the packages, but did you install them?

Offline

#4 2020-05-20 16:45:33

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,560

Re: [SOLVED] How to make AUR dependencies "detectable"?

makepkg alone builds packages, it doesn't install them. You still have to do that, read the AUR wiki page.

Offline

#5 2020-05-20 16:45:49

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] How to make AUR dependencies "detectable"?

Did you actually install the packages or just build them?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#6 2020-05-20 17:17:58

MikeTeavee
Member
Registered: 2020-03-29
Posts: 17

Re: [SOLVED] How to make AUR dependencies "detectable"?

@everyone thanks! Forgot about the installation step! Slipped my mind. makepkg -si is what I wanted to do!

It's amazing what I'm able to forget in a couple weeks. sad

Got hollywood installed and working. smile

Last edited by MikeTeavee (2020-05-20 17:19:37)

Offline

Board footer

Powered by FluxBB