How to know version of linux packages?

theplanb

Golden Member
Jan 12, 2001
1,239
0
0
I use mandrake7.0. Where/how can I find version of every packages installed on my harddrive? Like.. glibc, freex86 and so on?
 

mcveigh

Diamond Member
Dec 20, 2000
6,457
6
81
LOL that was helpful but overwhelming i'm sure

try "rpm -q -a -i | more" on command line... hit space bar for next screen
 

DeeK

Senior member
Mar 25, 2000
700
0
0
Or use something like Kpackage that has a tree view of all packages installed on the system. They're split into categories so that you should be able to find the package you want.