|
|
|
|
|
by cones688
4456 days ago
|
|
> I would but I love APT As a near 100% RHEL/Fedora user I am always wondering if there is anything but a material difference between apt and yum? From using Ubuntu extensively a few years ago they seem to have near identical feature set? |
|
Apt/dpkg is also a lot more careful about its treatment of configuration files. Debian packages generally ask questions during preconfigure, build a config file, and then run out of the box. But if you already have a config file it will either be left alone or ask you to resolve the merge.
http://unix.stackexchange.com/questions/634/what-are-the-pro...