<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GNOME on Vineet Kumar</title><link>https://new.vineetkumar.me/tag/gnome/</link><description>Recent content in GNOME on Vineet Kumar</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 31 Jan 2015 14:55:31 +0000</lastBuildDate><atom:link href="https://new.vineetkumar.me/tag/gnome/index.xml" rel="self" type="application/rss+xml"/><item><title>Making Ubuntu Personalized with GNOME</title><link>https://new.vineetkumar.me/2015/01/making-ubuntu-personalized-gnome/</link><pubDate>Sat, 31 Jan 2015 14:55:31 +0000</pubDate><guid>https://new.vineetkumar.me/2015/01/making-ubuntu-personalized-gnome/</guid><description>&lt;p&gt;Until now we got familiar with Ubuntu and know &lt;a href="https://new.vineetkumar.me/2015/01/ubuntu-updating-and-setting-up-softwares/" target="_blank" rel="noopener noreferrer"&gt;how to install updates and softwares&lt;/a&gt;, as well as know how to use a few commands using Terminal. And now that we know what is Unity and the Unity bar, it’s time to dump it! Seriously, there are cooler alternatives out there. One such alternative is GNOME. GNOME was native part of Ubuntu until a few versions ago. But Canonical switched it for Unity later. And while Unity may provide a very good shell I don’t think it’s on par with modern era.&lt;br&gt;
In this guide I will install GNOME  and write about how to customize it with extensions.&lt;/p&gt;
&lt;h3 id="gnome" class="relative group"&gt;&lt;strong&gt;GNOME:&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#gnome" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;GNOME shell provides a fully customized UI on top of Ubuntu. Consider a shell akin to a completely new theme in Windows, except, shell is much more than &lt;em&gt;just a theme&lt;/em&gt;. It actually is a complete &lt;a href="http://en.wikipedia.org/wiki/Desktop_environment" target="_blank" rel="noopener noreferrer"&gt;&lt;strong&gt;Desktop Environment&lt;/strong&gt; (DE)&lt;/a&gt; and contains completely different and sometimes a unique set of features which other shell lacks.&lt;br&gt;
Unlike Windows, you can  choose to use any DE right before you login from the login page. So while one user might be using Unity, you on the same Ubuntu can use GNOME. I should warn though that GNOME is a little heavy on resources than Unity, but it’s beautiful and that there are some sacrifices which have to be made for “elegance”. Without wasting more time lets just install GNOME and see it in action.&lt;br&gt;
To install GNOME run following command on Terminal (again Ctrl + Shift + T) while entering password when asked:&lt;/p&gt;
&lt;pre&gt;sudo apt-get install gnome&lt;/pre&gt;
&lt;p&gt;This will install &lt;a href="https://wiki.gnome.org/Apps" target="_blank" rel="noopener noreferrer"&gt;a bunch of packages&lt;/a&gt; (around 500 MBs) which are included in GNOME by default.&lt;/p&gt;</description></item></channel></rss>