If you want to experience it first hand, we will tell you what you how to do it in this article. Just to start off here is a screenshot of the Gnome 3 Shell:
Note: Gnome-Shell is still in the development stage and there is always the possibility of something breaking.
1. Open terminal and run the command below to install the Gnome Shell2. After the installaton is done you can start it using the command below in terminalsudo apt-get install gnome-shell
3. If you have intel graphics and get just a blank screen after the above command run the command given below before the command in step 2.gnome-shell --replace
export GNOME_SHELL_DISABLE_TFP=1












