Submitted by Johannes Bester (not verified) on Thu, 2009/04/09 - 09:12.
I use ubuntu [debian] by choice because I only install what I need on a server most likely NEVER even an GUI. However apt [aptitude] quickly become one of your main tools
as an good sample install Centos, upgrade it then install apt as above and execute
apt-get --fix-broken install
You will be amased how many "broken" dependents are ther left by yum and others, aditionally it installs the perl stuffs also :) hmm....
apt lover
I use ubuntu [debian] by choice because I only install what I need on a server most likely NEVER even an GUI. However apt [aptitude] quickly become one of your main tools
as an good sample install Centos, upgrade it then install apt as above and execute
apt-get --fix-broken install
You will be amased how many "broken" dependents are ther left by yum and others, aditionally it installs the perl stuffs also :) hmm....