Question about apt-get

Hi all,

do you know if apt-get has a log file that writes what it installs and
unistalls?

Best Regards

dionysis

--

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Question about apt-get

On Thu, 14 Jun 2007 12:00:53 +0300 Dionysis Petromanolakis wrote:

> do you know if apt-get has a log file that writes what it installs and
> unistalls?

No, but dpkg does:
/var/log/dpkg.log

--

Question about apt-get

On Thu, Jun 14, 2007 at 12:00:53PM +0300, Dionysis Petromanolakis wrote:
>From: Dionysis Petromanolakis
>To: debian
>Subject: Question about apt-get
>X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on murphy.debian.org
>X-Spam-Level:
>X-Spam-Status: No, score=-1.3 required=4.0 tests=AWL,BAYES_20,
> DNS_FROM_RFC_ABUSE autolearn=no version=3.1.4
>
>Hi all,
>
>do you know if apt-get has a log file that writes what it installs and
>unistalls?
Helllo, I don't know if apt-get does the work but:
dpkg -l | less
gives:
ii for install
rc for remove
etc
man dpkg gives more informations

hth.
--
Gérard

Question about apt-get

On Thursday 14 June 2007 05:00, Dionysis Petromanolakis wrote:
> do you know if apt-get has a log file that writes what it installs and
> unistalls

No, but aptitude does. You should trying using it instead of apt-get. aptitude
is now the official install method.

--

Syndicate content