PDF download Download Article PDF download Download Article

Want to install the latest version of GNOME on your Ubuntu system? While older versions of Ubuntu came with the Unity Desktop Environment, Ubuntu now uses the GNOME Desktop as the default GUI experience. If you've switched to another desktop environment or simply don't have one installed, it's easy to install GNOME using the apt command. This wikiHow article will show you how to install and update GNOME Desktop, GNOME Desktop Minimal, and Vanilla GNOME on Ubuntu Linux.

Things You Should Know

  • You can install the full version of GNOME using the "sudo apt install ubuntu-gnome-desktop" command.
  • GNOME Desktop comes with lots of extra software, including LibreOffice, GIMP, Firefox, and RhythmBox.
  • For a more lightweight GNOME installation, you can opt for GNOME Desktop Minimal or Vanilla GNOME.
Method 1
Method 1 of 2:

Installing GNOME

PDF download Download Article
  1. If you're using a different desktop environment, open a Terminal window by pressing Ctrl + Alt + T, or by selecting the Terminal app in your app list.[1]
  2. This command updates the package index to include recent changes in repositories.
    Advertisement
  3. If you want the full version of GNOME with all the bells and whistles, this is the command you'll need.
    • GNOME Desktop comes with all the perks of the GNOME desktop environment, plus additional software like LibreOffice, the Firefox web browser, RhythmBox (a music player), GIMP, and more.
    • The full version is the most resource-intensive version of GNOME and requires the most disk space (2GB).[2]
  4. If you don't want all of the extra software but like the GNOME interface, fonts, icons, and views, install GNOME Desktop Minimal.
    • With GNOME Desktop Minimal, you'll get the same great desktop experience with fewer apps to clog up your hard drive.
    • GNOME Desktop Minimal only needs about 800 MB of disk space compared to the full version's 2 GB.
  5. While GNOME Minimal still has the typical GNOME sidebar running along the left side of the screen, Vanilla GNOME is even more stripped-down than that. If you need a bare-bones desktop environment with no added software or even core apps and tweaks, Vanilla GNOME is for you—even on very old hardware.
    • Vanilla GNOME is so stripped down that there aren't even minimize buttons on the windows! If you want to be able to tweak Vanilla GNOME a bit to make it slightly less vanilla, install the GNOME Tweaks tool.
      • To get it, add the Universe repository using the add-apt-repository universe command, then run sudo apt install gnome-tweaks to install.
      • You can then run gnome-tweaks at the prompt to customize your interface.
  6. Once your PC reboots, you'll be able to log in to GNOME using your user account.
  7. Advertisement
Method 2
Method 2 of 2:

Updating GNOME

PDF download Download Article
  1. If you're not sure which version of GNOME you're using, it's easy to find out.[3]
    • Open Activities view, which you can do quickly by hovering your cursor over the top-left corner of your GNOME desktop.
    • Type Activities.[4]
    • On the window that appears, you'll find general system information, including your version of the GNOME desktop environment.[5]
  2. Pressing Ctrl + Alt + T, or press the Windows/Super key on the keyboard and type Terminal.[6]
  3. This command updates the package index to include recent changes in repositories.[7]
  4. Now you'll see a list of all installed packages that have updates available. If you see your GNOME package (e.g., ubuntu-gnome-desktop), you'll know an update is available.[8]
  5. For example, sudo apt upgrade ubuntu-gnome-desktop for GNOME Desktop. This installs the latest update for your version of GNOME.
    • Alternatively, you can update all packages that have updates available using this command: sudo apt upgrade.
  6. Advertisement

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

You Might Also Like

Install Windows from UbuntuInstalling Windows 10 or 11 on Ubuntu: A Step-by-Step Guide
Format a USB Flash Drive in UbuntuFormat a USB Flash Drive in Ubuntu
Uninstall Ubuntu SoftwareUninstall Ubuntu Software
Become Root in Ubuntu Get Root Access in Ubuntu Linux
Open a Terminal Window in UbuntuSimple Ways to Open a Terminal in Ubuntu
Change Keyboard Layout in UbuntuChange Keyboard Layout in Ubuntu
Install Software in UbuntuUbuntu Software Installation: The Complete Beginner's Guide
Install Ubuntu on VirtualBoxInstall Ubuntu on VirtualBox
Format a Hard Drive Using UbuntuFormat a Hard Drive Using Ubuntu
Install Ubuntu Linux Install Ubuntu Linux: Dual Boot with Windows or macOS
Enable the Windows Subsystem for LinuxEnable the Windows Subsystem for Linux
Install Windows Programs in UbuntuEasily Run Windows Applications on Ubuntu Linux with Wine
Change MAC Address on UbuntuChange MAC Address on Ubuntu
Write a Shell Script Using Bash Shell in UbuntuWrite a Shell Script Using Bash Shell in Ubuntu
Advertisement

About This Article

Luigi Oppido
Reviewed by:
Computer & Tech Specialist
This article was reviewed by Luigi Oppido and by wikiHow staff writer, Nicole Levine, MFA. Luigi Oppido is the Owner and Operator of Pleasure Point Computers in Santa Cruz, California. Luigi has over 25 years of experience in general computer repair, data recovery, virus removal, and upgrades. He is also the host of the Computer Man Show! broadcasted on KSQD covering central California for over two years. This article has been viewed 324,832 times.
How helpful is this?
Co-authors: 8
Updated: November 2, 2024
Views: 324,832
Categories: Ubuntu
Article SummaryX

1. Open the Terminal.
2. Type "sudo apt-get update, and press Enter.
3. Type "sudo apt-get install gnome-shell ubuntu-gnome-desktop."
4. Press Enter.
5. Type "Y" and press Enter when prompted.
6. Select gdm3 or lightdm, and press Enter.
7. Restart your system at the end.

Did this summary help you?

Thanks to all authors for creating a page that has been read 324,832 times.

Is this article up to date?

Advertisement