PDA

View Full Version : Repository log?


zergberg
January 30th, 2007, 10:53 PM
Is there any log of all changes to the repositories, or changes to individual packages? I'm trying to figure out which version of WINE I would have had before Photoshop broke :(

randomnumber
January 30th, 2007, 11:48 PM
You can go to System->Admin..->Synaptic Package Manager

Search for Wine.
It should list all installed versions.
Unlike windows, Linux does not overwrite old versions of software. You will probibly find it is the second newest version installed.

K.Mandla
January 30th, 2007, 11:56 PM
dpkg -l wine should also work.