federino@programming.dev to Linux@lemmy.ml · 4 months agoPacman v7.0.0 releasedgitlab.archlinux.orgexternal-linkmessage-square2fedilinkarrow-up180arrow-down11
arrow-up179arrow-down1external-linkPacman v7.0.0 releasedgitlab.archlinux.orgfederino@programming.dev to Linux@lemmy.ml · 4 months agomessage-square2fedilink
minus-squarethevoidzero@lemmy.worldlinkfedilinkarrow-up6·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-up1·4 months agoThis is the correct thing to do when it breaks, recompile and link against the new libs. Otherwise you could see funny behaviour.
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.