LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Aptitude vs. apt-get for a beginner (https://www.linuxquestions.org/questions/linux-newbie-8/aptitude-vs-apt-get-for-a-beginner-4175545755/)

papakota 06-18-2015 12:01 PM

Aptitude vs. apt-get for a beginner
 
Hello!
Is it true that aptitude is more aggressive than apt-get and it's better to stick with apt-get for a Ubuntu beginner?

fatmac 06-18-2015 12:48 PM

I think it is more a case of personal preference, both use apt, (which uses dpkg).
(My preference is apt.) :)

jamison20000e 06-18-2015 01:27 PM

Hi.

I tend to use all 3 depending on when... can't beat the easy of Synaptic for just putzing around, definitely Aptitude when building up from scratch with a netinst or APT for single packages, quick updates\grades and so on.
I also
Code:

dpkg -i myWiFiDivers.etc.deb
occasionally.
+1 for to each and there own but you got to try them all. I'd say APT for us ":newbie:s" to learn more.

Best wishes and have fun! :D

Head_on_a_Stick 06-18-2015 01:30 PM

Read this:
https://www.debian.org/doc/manuals/d...titude_literal

I like:
Code:

# aptitude -u
http://algebraicthunk.net/~dburrows/...titude/doc/en/

papakota 06-18-2015 04:56 PM

Thank you all for your replies!


All times are GMT -5. The time now is 04:03 AM.