Re: apt-gey: I can't find anywhere this answer! :(

2004-02-05 Thread Pedro M.
Johann Koenig wrote: On Thursday February 5 at 06:30pm 82roby <[EMAIL PROTECTED]> wrote: is there a way to see a list of installed packages, with the INSTALLATION DATE? No. oh, oh, a think to include in the todo list ( my webbrowser includes a download manager that can answer this questions...

Re: apt-gey: I can't find anywhere this answer! :(

2004-02-05 Thread Al Davis
On Thursday 05 February 2004 01:10 pm, Johann Koenig wrote: > 82roby <[EMAIL PROTECTED]> wrote: > > is there a way to see a list of installed packages, with the > > INSTALLATION DATE? > > No. but you can tell the installation date of a particular file: "ls -lc" -- To UNSUBSCRIBE, email to [EMAI

Re: apt-gey: I can't find anywhere this answer! :(

2004-02-05 Thread Colin Watson
On Thu, Feb 05, 2004 at 06:30:10PM +0100, 82roby wrote: > please help me answering this question: > > which packages did I install with apt-get on the 1st of february? apt-get doesn't keep a log. Sorry. I believe aptitude can do this nowadays. -- Colin Watson [E

Re: apt-gey: I can't find anywhere this answer! :(

2004-02-05 Thread Johann Koenig
On Thursday February 5 at 06:30pm 82roby <[EMAIL PROTECTED]> wrote: > is there a way to see a list of installed packages, with the > INSTALLATION DATE? No. -- -johann koenig Now Playing: A New Found Glory - Black And Blue : A New Found Glory Today is Sweetmorn, the 36th day of Chaos in the YOLD

Re: apt-gey: I can't find anywhere this answer! :(

2004-02-05 Thread Joost Witteveen
In article <[EMAIL PROTECTED]>, 82roby wrote: > hi all, this is my first question :) > > please help me answering this question: > > which packages did I install with apt-get on the 1st of february? Don't think you can get a real list. You can do however cd /var/lib/dpkg/ ls -altr *.list|less

apt-gey: I can't find anywhere this answer! :(

2004-02-05 Thread 82roby
hi all, this is my first question :) please help me answering this question: which packages did I install with apt-get on the 1st of february? I've tried: dpkg -l dokg --list dpkg --get-selections .. but these commands don't tell me the installation date of each package! is there a way to s