I want to use yum. It will download package from repositories.

I know it depends on packages that I have installed.

How could I calculate the space needed ?

link|improve this question

75% accept rate
Why do you need to know this info? – Redmumba Dec 31 '10 at 2:21
My disks are almost full. I would like to know how much data (films, music...) I have to put on DVD. I know I should backup everything but I'm too lazy. – Luc M Dec 31 '10 at 2:41
feedback

migrated from serverfault.com Dec 31 '10 at 5:09

This question came from our site for system administrators and desktop support professionals.

closed as too localized by Sathya May 18 '11 at 7:19

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

1 Answer

up vote 3 down vote accepted

If you use preupgrade it will do all the hard work for you, and download a local repository of what needs updated. It will calculate what is needed and let you know if you need more space.

link|improve this answer
It will also use anaconda instead of yum though. – Ignacio Vazquez-Abrams Dec 31 '10 at 2:35
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.