You are not logged in.

#1 2018-11-22 17:33:03

Thrawn
Member
Registered: 2012-05-01
Posts: 17

[SOLVED] Where are stored my PKGBUILD?

I have a few PKGBUILD packaged and installed on my system (I'm using yay as a AUR package manager)

Where are theses PKGBUILD stored on my system? (not the https://aur.archlinux.org/ url of the package, the local copy on my system)

I've looked into /etc/makepkg.conf, but didn't find anything usefull

Last edited by Thrawn (2018-11-23 10:02:24)

Offline

#2 2018-11-22 17:36:19

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

Re: [SOLVED] Where are stored my PKGBUILD?

That's purely a function of your helper. See if it's documentation tells you.

Last edited by Scimmia (2018-11-22 17:36:29)

Online

#3 2018-11-23 09:26:24

Roken
Member
From: South Wales, UK
Registered: 2012-01-16
Posts: 1,253

Re: [SOLVED] Where are stored my PKGBUILD?

~/.cache/yay


Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus Prime B450 Plus, 32Gb Corsair DDR4, Cooler Master N300 chassis, 5 HD (1 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703

Offline

#4 2018-11-23 10:01:56

Thrawn
Member
Registered: 2012-05-01
Posts: 17

Re: [SOLVED] Where are stored my PKGBUILD?

Thanks, that's exactly what I was looking for. For the record, I found the same information using the following command:

~> yay -Pg
{
	"aururl": "https://aur.archlinux.org",
	"buildDir": "/home/<username>/.cache/yay",
...
}

Offline

Board footer

Powered by FluxBB