I want to know my GTK version (i am working on Ubuntu 11.10) using a command line or any thing
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
or
|
||||
|
Try this: |
||||
|
|
|
--get-selections will show you the installed packages
|
|||
|
|
dpkg -l "*gtk*" | grep ii– Anonymous Nov 11 '11 at 23:51