On Tue, May 11, 2010 at 10:21 PM, Sajjad Anwar <[email protected]> wrote: > Hi! > > I'm observing unexpected behaviour of one of the python libraries owing to a > very recent installation of certain packages. Is there any way that I can > find the recently installed packages by date of installation and remove them > safely? > > Thanks!
If you are referring to the .deb packages there is a file dokg.log that is logged with installation and uninstallation activities. -- /var/log/dpkg.log Its more comfortably viewed using a log file viewer > -- > Sajjad Anwar | http://geohackers.in | Blog: http://sajjad.in | Twitter: > geohacker > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- Srihari K -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
