1Jul/110
yum vs apt-get differences
Hope you all, readers, had a great day so far.
I want today to present yum vs apt-get differences. I'm sure a lot of users use Fedora Core, and are thinking about switching to Ubuntu or Debian.
The major difference between these systems is your ultimate application for installing, updating and managing packages for the distribution.
For those users who are switching from Fedora to Ubuntu, the yum tool is replaced with another great tool apt-get.
Installing is basically the same, you do 'yum install package' or 'apt-get install package' you get the same result.