aptitude vs apt-get

rmrf

Platinum Member
May 14, 2003
2,872
0
0
apt-get

just because, I'm used to it, and it's the only thing I've used, a lot. I have been using synaptic lately, apparently it is the preferred method on a debian system.

apt-get update
apt-get install <package>
apt-get remove <package> - I believe this command works, even if you didn't use apt-get to install the package. As long as the file was installed from a .deb
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
aptitude is generally perfered over apt-get, but if you have a gui I suggest synaptic.