You are not logged in.

#1 2026-01-23 19:50:40

dogbr3ath
Member
Registered: 2025-12-13
Posts: 14

[SOLVED] Migrating off yay to manual builds only

I either did not see this page, or missed the giant red warning on my first read through regarding AUR packages. But now that I've read the relevant articles, I would like to migrate to managing AUR packages purely through the manual build process.

So what I want to do is remove yay, and anything related to it that I don't need, and make sure all my AUR packages are manually downloaded, built, and installed.

What steps would I need to take in order to cleanly complete this migration?

Last edited by dogbr3ath (2026-01-23 21:51:06)

Offline

#2 2026-01-23 20:52:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,943

Re: [SOLVED] Migrating off yay to manual builds only

Pretty sure yay keeps its cache in some ~/.cache subdirectory by default.
In order to manually download, build and install packages you'll have to manually download, build and install them - I'm not quire sure what the question is itr?

Offline

#3 2026-01-23 21:24:42

dogbr3ath
Member
Registered: 2025-12-13
Posts: 14

Re: [SOLVED] Migrating off yay to manual builds only

seth wrote:

I'm not quire sure what the question is itr?

I’m basically trying for figure out what I need to remove or uninstall in order for there to not be any conflicts or left over files.

Cleaning out the cache is a helpful tip. Any other similar tips would be helpful as well.

Offline

#4 2026-01-23 21:30:40

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,943

Re: [SOLVED] Migrating off yay to manual builds only

Nothing - yay wraps makepkg and pacman and https://aur.archlinux.org/packages/yay has no further dependencies (you'll need git to fetch the AUR packages no matter how)
Next to the cache there's probably a config but its presence is rather meaningless.

Offline

#5 2026-01-23 21:50:55

dogbr3ath
Member
Registered: 2025-12-13
Posts: 14

Re: [SOLVED] Migrating off yay to manual builds only

Got it thank you!

Offline

Board footer

Powered by FluxBB