Finding out what version of gnome is installed

Hi,
I have Zorin 17.1 installed on my laptop My Q is how do I find what version of Gnome is installed.
thanks

1 Like

It's 43.9 I guess.

You can check it with neofetch

sudo apt install neofetch
1 Like

You can use gnome-shell --version to find out.

Note that some apps, like GNOME Software, have been made a newer version by the Zorin OS developers.

2 Likes

To deliver a third Option:

Open the Terminal and type apt list gnome-shell

1 Like

And another (for the terminal):

dpkg --list gnome
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.