I know it’s not the actual AUR but it literally calls itself the AUR for Ubuntu
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 😁
yay is just a helper. If you don't use a helper the installation is done with pacman -U packagename.pkg.tar.xz.
pacman -U packagename.pkg.tar.xz
Edit: aaah. Got it.
Basically, the RUR
I know it’s not the actual AUR but it literally calls itself the AUR for Ubuntu
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 😁
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.
Basically, the RUR