HowTo: Find the GNOME Desktop Version

by Vivek Gite on February 6, 2008 · 7 comments

Q. How do I find out GNOME desktop version from a shell prompt or GUI?

A. Use gnome-panel command from shell prompt to find the GNOME version. The GNOME panel displays an area on your screen, which acts as a repository for the main menu, application launchers, and applets. Open terminal type the following command:
$ gnome-panel --version
Sample output:

GNOME gnome-panel 2.24.1

View the GNOME Desktop Version

Click on System > About Gnome

Fig.01: Find Out The GNOME Version

Fig.01: Find Out The GNOME Version

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

{ 7 comments… read them below or add one }

1 Arky April 14, 2009

I think the trick is to use gnome-about like this.

$ gnome-about –gnome-version
Version: 2.26.0
Distributor: Ubuntu
Build Date: 03/19/2009

Reply

2 Alex October 14, 2011

Just install Ubuntu 11.10 with the hope Gnome 3 was installed.
Guess what, it isn’t…

$ gnome-about –gnome-version

Reply

3 Serrano October 20, 2011

I installed Ubuntu 11.10 yesterday and Gnome 3 was installed by default. If you want to login into Gnome 3 instead of Unity, you can choose the option “GNOME” in the login screen.

Reply

4 lsafladsf October 16, 2011

on GNOME 3.2 open the process-monitor application and go to the “System” tab. There you should find the kernel, ubuntu and gnome version.

Reply

5 lsafladsf October 16, 2011

i ment the app “gnome-system-monitor” not process-monitor.

Reply

6 blah February 1, 2012

The correct way to do this is:

gnome-about –gnome-version

(note there are two hyphens before gnome-version)

Reply

7 Serrano February 1, 2012

Unfortunately that no longer works for the latest versions of Ubuntu. Both

gnome-panel

and

gnome-about

are no longer available since the switch to Unity/GNOME 3. Instead you can use

gnome-session

, which is also backwards compatible with older versions of GNOME:

gnome-session --version

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 13 + 13 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: