federino@programming.dev to Linux@lemmy.ml · 7 个月前Pacman v7.0.0 releasedgitlab.archlinux.orgexternal-linkmessage-square32fedilinkarrow-up1168arrow-down11cross-posted to: [email protected]
arrow-up1167arrow-down1external-linkPacman v7.0.0 releasedgitlab.archlinux.orgfederino@programming.dev to Linux@lemmy.ml · 7 个月前message-square32fedilinkcross-posted to: [email protected]
minus-squarethevoidzero@lemmy.worldlinkfedilinkarrow-up9·7 个月前Can you do makepkg in the clone of yay PKGBUILD from aur? That seems like a better solution than symlinking…
minus-squareCrayCray@lemmy.worldlinkfedilinkarrow-up4·7 个月前This is the correct thing to do when it breaks, recompile and link against the new libs. Otherwise you could see funny behaviour.
minus-squarethevoidzero@lemmy.worldlinkfedilinkarrow-up4·7 个月前That’s how you’re supposed to use AUR, I think. All yay, paru, etc do is make it convenient to do that while also helping with searching and upgrading them.
deleted by creator
Can you do makepkg in the clone of yay PKGBUILD from aur? That seems like a better solution than symlinking…
This is the correct thing to do when it breaks, recompile and link against the new libs. Otherwise you could see funny behaviour.
I did this. And it worked like a charm
That’s how you’re supposed to use AUR, I think. All yay, paru, etc do is make it convenient to do that while also helping with searching and upgrading them.