Brent Saner on 27 Oct 2007 01:03:11 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Gutsy

  • From: "Brent Saner" <brent.saner@gmail.com>
  • To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
  • Subject: Re: [PLUG] Gutsy
  • Date: Fri, 26 Oct 2007 21:03:04 -0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=wOdkMm4iYYVUlFatd/j4VbDj8yAQRm/krJ05LIR0mJQ=; b=aJwPeNTazSGmT0192nXhPoZwyrGXBWG+VMhtWehenNzY4Lv0PaKTMEBXSSR2YNzFEAnLj2VXh4PxD3i7H7wmXP+qF4q5YoGCI9+OJ4DjclqJiwjiRU1keoIGK/osb2cn9667wjAucC0k70OprqSk4u8sOHZazE73V78x19YKDoc=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org

alias apt-get='aptitude'
; )

i believe they even use the same options, so..

On 10/26/07, JP Vossen < jp@jpsdomain.org> wrote:
> Date: Fri, 26 Oct 2007 19:13:06 -0400
> From: "Brent Saner" < brent.saner@gmail.com>
> Subject: Re: [PLUG] Gutsy
>
> and how does "aptitude clean" fit into this?

The same place that 'apt-get clean' or 'apt-get autoclean' fit.  Here's
the aptitude man page section, but the apt-get one says the same thing a
lot more verbosely:

clean
     Removes all previously downloaded .deb files from the package
     cache directory (usually /var/cache/apt/archives).

autoclean
     Removes any cached packages which can no longer be downloaded. This
     allows you to prevent a cache from growing out of control over time
     without completely emptying it.

IOW, these are run on the local client, to keep the local package cache
(/var/cache/apt/archives *.deb files) under control.  'apt-get
autoremove' (which I just noticed is not present in either tool in
Debian Etch, or in Gutsy 'aptitude') uninstalls packages that it thinks
are not needed any longer.  'deborphan' lists packages that it thinks
are not needed any longer, so you can feed that into your choice of
remove program.

Possibly aptitude doesn't have 'autoremove' because it already does that
all by itself, which is one of the reasons to use it instead?


> (it's always better to use aptitude than apt-get, in my opinion)

You are correct.  And it's not just your opinion, it's strongly
recommended by the Debian folks to use aptitude instead of apt-get or
dselect (sorry, can't find the citation right now, but here is one for
Ubuntu: https://help.ubuntu.com/community/AptGetHowto ).  My problems
with that are as follows:

1) Force of habit (this is the main one :)
2) I find apt-get a LOT easier to type than aptitude for some reason
3) aptitude installs "recommended" packages by default, which I hate.
Yes, you can turn that off, and I do, but...

Later,
JP
----------------------------|:::======|-------------------------------
JP Vossen, CISSP            |:::======|        jp{at}jpsdomain{dot}org
My Account, My Opinions     |=========|       http://www.jpsdomain.org/
----------------------------|=========|-------------------------------
Microsoft has single-handedly nullified Moore's Law.
Innate design flaws of Windows make a personal firewall, anti-virus
and anti-malware software mandatory. The resulting software arms race
has effectively flattened Moore's Law on hardware running Windows.
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug



--
Brent Saner
215.264.0112 (cell)
215.362.7696(residence)

http://www.thenotebookarmy.org
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug