federino@programming.dev to Linux@lemmy.ml · 4 months agoPacman 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 · 4 months agomessage-square32fedilinkcross-posted to: [email protected]
minus-squarethevoidzero@lemmy.worldlinkfedilinkarrow-up9·4 months agoCan you do makepkg in the clone of yay PKGBUILD from aur? That seems like a better solution than symlinking…
minus-squareCrayCray@lemmy.worldlinkfedilinkarrow-up4·3 months agoThis is the correct thing to do when it breaks, recompile and link against the new libs. Otherwise you could see funny behaviour.
minus-squareIsoSpandy@lemm.eelinkfedilinkarrow-up4·3 months agoI did this. And it worked like a charm
minus-squarethevoidzero@lemmy.worldlinkfedilinkarrow-up4·3 months agoThat’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.
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.