Difference between RPM (yum) and apt-get
Posted
by Josh K
on Server Fault
See other posts from Server Fault
or by Josh K
Published on 2010-04-21T01:14:16Z
Indexed on
2010/04/21
1:24 UTC
Read the original article
Hit count: 618
Functional difference between the two? Packages different style or what?
I'm dipping my toe in the server pool and playing with an Ubuntu install right now, which is apt-get
. I'm also considering FreeBSD and Debian if I do decide to start running my own VPS.
So far things have been very easy, sudo apt-get install apache2
and the like with no issues at all. I'd like to know if there is a different learning curve to yum
or variants.
© Server Fault or respective owner