You are not logged in.
I have built a few packages from AUR on one of my systems. I would like to install those packages on other systems. pacman -U package.tar.gz will fail if there are unsatisfied dependencies. I have been using pacman -S --asdep dep1 dep2 ... to install the dependencies. Then pacman -U completes successfully.
Is there some way to do this with a single command that I am looking over?
Offline
Not yet.... from memory, it will be in pacman-3.4
Offline
Okay great. That will be a nice addition.
I'm 2 days into Arch moving from Gentoo. Not missing portage at all ![]()
Thanks for the quick reply Allan!
Offline