Feedback

type to search

Why is apt-get now recommended when aptitude was recently recommended instead?

Asked by

I bet a few others switched to aptitude which still seems to be superior (

apt-cache search $PACKAGE
doesn’t tell the state of packages), so why is apt-get recommended now?
or Cancel

3 answers

1

amlj [ Editor ]

As far as I am aware, aptitude is still the recommended tool, although they both work fine…

But the reason aptitude is recommended, is not because it just tells state of packages…

You can see state of a package using apt-get as well, but aptitude has many advantages… (e.g. better way of handling dependencies)

Could you please tell me where you seen apt-get is the recommended one? I could be wrong…

Good luck!

NN comments
frenzface
-

I’m sorry. I misunderstood. I thought the release notes were talking about daily/weekly package upgrades, but now I understand that it was talking about upgrading Debian 5 to 6. Thank you

or Cancel
0

xtl [ Editor ]

Does apt-cache policy tell you what you want?

I find aptitude to be cumbersome, invasive and offensive. It’s almost a step back towards the horror that was dselect. I prefer to use apt-get with debfoster, deborphan and possibly debian-goodies plus build utils if I’m building. That’s all I need and want and more without getting in the way.

NN comments
schamane
-

You are talking about the menu interface, aren’t you? I use aptitude solely on the command line (‘'aptitude install {package}’‘, ’‘aptitude safe-upgrade’‘ etc.).

xtl
-
There’s a menu interface? It just keeps getting worse!

or Cancel

Your answer

You need to join Debian to complete this action, click here to do so.