• 𝘋𝘪𝘳𝘬
    link
    fedilink
    arrow-up
    20
    ·
    11 months ago

    There are some packages in the actual AUR that use the deb packages as source, extract them, and make them into something that can be installed using Pacman. So we’re going full circle now 😁

      • 𝘋𝘪𝘳𝘬
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        11 months ago

        yay is just a helper. If you don’t use a helper the installation is done with pacman -U packagename.pkg.tar.xz.

        Edit: aaah. Got it.