• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to know version of linux packages?

theplanb

Golden Member
I use mandrake7.0. Where/how can I find version of every packages installed on my harddrive? Like.. glibc, freex86 and so on?
 
LOL that was helpful but overwhelming i'm sure

try "rpm -q -a -i | more" on command line... hit space bar for next screen
 
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.
 
Back
Top