RmDebArc_5 to Memes · 1 year agoUbuntu + Archimagemessage-square8fedilinkarrow-up133arrow-down122cross-posted to: linuxmemes@lemmy.world
arrow-up111arrow-down1imageUbuntu + ArchRmDebArc_5 to Memes · 1 year agomessage-square8fedilinkcross-posted to: linuxmemes@lemmy.world
minus-square𝘋𝘪𝘳𝘬linkfedilinkarrow-up20·1 year agoThere 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 😁
minus-square𝘋𝘪𝘳𝘬linkfedilinkarrow-up2·edit-21 year agoyay 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.
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 😁
deleted by creator
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.