[Yum] fedora 4 & yum update

Jeff Pitman symbiont at berlios.de
Mon Oct 17 15:00:55 UTC 2005


On Monday 17 October 2005 21:40, David Wallace wrote:
> How can I get my system updated?

Delete all the internationalization packages for kde:

$ rpm -qa |grep kde-i18n | xargs yum remove

Then upgrade:

$ yum upgrade (or update)

Then add back languages you speak:

$ yum install kde-i18n-foo

-- 
-jeff



More information about the Yum mailing list