this post was submitted on 17 Nov 2023
14 points (64.0% liked)
Memes
45581 readers
1 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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