• Lightfire228@pawb.social
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    8 days ago

    You can either patch the binary

    sudo patchelf --replace-needed libalpm.so.14 libalpm.so.15 "$(which paru)"
    

    Or install paru-git

    sudo pacman -S --needed base-devel
    git clone https://aur.archlinux.org/paru-git.git
    cd paru-git
    makepkg -si
    

    Or do both, patch the binary, then use it to install paru-git (which is what i did)

  • fossphi@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 days ago

    Where were you when yay/paru was kill

    I was at home trying to yay when:

    yay: error while loading shared libraries: libalpm.so.14: cannot open shared object file: No such file or directory
    

    No

  • dinckel@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    8 days ago

    For now you can either use paru-git, or the already updated yay/yay-bin packages. Please just don’t symlink the libraries together