• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Themes in Ubuntu 15.10

How To Install Themes in Ubuntu 15.10

By Sourabh / October 23, 2015 Category: How To, Ubuntu

How to install Themes in Ubuntu 15.10, Ubuntu 14.04 and Ubuntu 15.04. Change Unity Desktop themes on Ubuntu with Ubuntu/Gnome Tweak Tool or via Terminal Commands. You can download and install custom themes in Ubuntu 15.04/14.10/14.04.

There are two ways to download and install themes in Ubuntu:

  1. Install Themes via PPA – Run terminal commands to install themes via PPA using Terminal commands
  2. Install Themes Manually – Download the custom theme file and install them manually

To use the downloaded Ubuntu theme:

  1. Extract or move the theme to usr/share//themes directory. For security reasons, Themes folder is restricted to use. Luckily, you can also create a folder in your Home directory (name it .theme) and extract the zip archive (downloaded theme) there.
  2. Use the theme via Ubuntu Tweak Tool. Open Ubuntu Tweak Tool and go to the Tweaks tab, and select the Theme option. Choose the theme you wish to use from the list.

ubuntu-theme-flat

Install themes via a PPA or Terminal Commands

When you install themes via a PPA using Terminal, all you have to do is execute the command and rest is done by the system itself. For example, to install Arc Theme, run the following commands in Terminal:

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_15.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update
sudo apt-get install arc-theme

arc-theme-linux

Similarly, you can install Flatabulous theme on Ubuntu via the following commands:

sudo cd /tmp; wget https://github.com/anmoljagetia/Flatabulous/archive/master.zip; unzip master.zip
sudo mv Flatabulous-master /usr/share/themes

ubuntu-theme-install

Install Themes Manually

If you download the custom theme file, you will have to extract theme file to ~/.themes or /user/share/themes directory. You can directly download the theme files and extract it to the theme folder and use it. You can also use the downloaded custom Theme files manually using Ubuntu configuration tools such as Ubuntu Tweak Tool, Unity Tweak Tool or GNOME Tweak Tool.

For example, you can download Flatabulous Ubuntu Theme from here [Flatabulous : Ubuntu Theme] and install it manually.

Once downloaded extract theme file to ~/.themes or /user/share/themes directory. After extracting the theme files, you can also activate and use Ubuntu theme using Tweak Tools.

ubuntu-flat-04

Please note that many Themes doesn’t work properly on older versions of GTK. You will also need GTK2 engine Murrine and GTK2 engine pixbuf for Themes.

Ubuntu Icons

Similarly, you can download and install icons on Ubuntu Systems. Look below for some examples:

Ultra Flat Icons 2.0
http://gnome-look.org/content/show.php/Ultra-Flat?content=167473

ultra-flat-icon

 

Tags: How To Install Custom Themes in Ubuntu 15.10, How To Install Icons in Ubuntu 15.10, How To Install Themes in Ubuntu 15.10, Icons in Ubuntu 15.10, Install Custom Themes in Ubuntu 15.10, Install Icons in Ubuntu 15.10, Install Themes in Ubuntu 15.10, Themes in Ubuntu 15.10, Ubuntu 15.10 How To Install Icons, Ubuntu 15.10 How To Install Themes

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap