LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Portage: Updating individual package and dependencies in Gentoo (https://www.linuxquestions.org/questions/linux-distributions-5/portage-updating-individual-package-and-dependencies-in-gentoo-306969/)

vharishankar 03-28-2005 07:47 AM

Portage: Updating individual package and dependencies in Gentoo
 
A very simple question. Is this possible?

The emerge man page says that the --update option should not be used with any target other than world or system.

I'm especially worried about big packages where there are many dependencies. Would emerge make sure that the issue is handled in such a manner as to not break the system?

Or is there any other way to upgrade individual packages without breaking any dependencies?

I'm sure the answer will be positive, but just want some sort of confirmation from Gentoo experts :D

acid_kewpie 03-29-2005 03:47 AM

you don't need to run with the --update option (-u) at all really... just "emerge gnome" etc... and if there's a newer version, it will install it implicitly, and remove the old ones. Personally i run "emerge -Up world", ignore the deprecation warning and then pick the ones to update after that, e.g. "emerge ntop webalizer gtk-perl"

vharishankar 03-29-2005 04:26 AM

Thank you. I'll do as you suggest.


All times are GMT -5. The time now is 11:39 AM.