• RmDebArc_5OP
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    1 year ago

    I know it’s not the actual AUR but it literally calls itself the AUR for Ubuntu

    • 𝘋𝘪𝘳𝘬
      link
      fedilink
      arrow-up
      20
      ·
      1 year 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
          1 year 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.