Like most kubuntu users I guess I use adept to install packages and from time to time the shell.
However, it's been a very long time I wonder why there is no log listing all apps installed or removed with dates and time which could be more than useful for users.
Why I'm talking about is something which could look like this:
Obviously, adept does not offer such feature for now. I must say I don't understand why not. But anyway, I'm quite sure apt should have something very close since I believe it maintains some kind of database.
So I'm asking here the apt wizards: how to get a log close to what I need with apt ?
That should help me wait while the developers decide to add this feature to adept.
However, it's been a very long time I wonder why there is no log listing all apps installed or removed with dates and time which could be more than useful for users.
Why I'm talking about is something which could look like this:
Code:
02/15/2006 10:25 PM Installed: xxxx.yyy.deb 06/28/2006 05:47 PM Installed: xxxx.yyyy.deb 06/28/2006 05:49 PM Removed: xxxx.yyyy.deb 11/07/2006 02:18 PM Installed: aa.bbb.deb 11/07/2006 02:18 PM Installed for aa.bbb.deb dependencies: xx.pp.deb yyy.zzzzz.deb
So I'm asking here the apt wizards: how to get a log close to what I need with apt ?
That should help me wait while the developers decide to add this feature to adept.
Comment