You are not logged in.

#1 2010-06-23 02:03:32

dfetter88
Member
Registered: 2010-06-02
Posts: 33

[SOLVED] Question about new pacman upgrade

The release notes ay that "Installing package with -U is now smart like -S — dependencies and conflicts are now handled"

So, if I am understanding this correctly... when I am installing something from the AUR, I only need "makepkg -i", instead of "makepkg -si"?

Last edited by dfetter88 (2010-06-23 11:38:37)

Offline

#2 2010-06-23 02:08:44

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Question about new pacman upgrade

No, you will still need to install dependencies to build a package.    But if you used "makepkg -sr" to make sure you have removed the unneeded makedepends, then you can use "pacman -U <pkg>" to get the runtime depends back.

Offline

#3 2010-06-23 11:38:08

dfetter88
Member
Registered: 2010-06-02
Posts: 33

Re: [SOLVED] Question about new pacman upgrade

Alright, thanks.

Offline

Board footer

Powered by FluxBB