I would like to to know more about what is actually installed for a given package (for a debug purpose).
All the option with apt-cache only give the the dependant packages, maybe the needed version, but not the installed version of these ones.
I know it is not so hard to make a script, but I am curious to find an existing solution (I sure I am not the first to make this!)
Thanks