• 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 / Install Arc Red GTK Theme On Ubuntu 16.04

Install Arc Red GTK Theme On Ubuntu 16.04

By Sourabh / August 2, 2016 Category: How To, Ubuntu

Install Arc Red GTK Theme on Ubuntu. Arc Red flat theme for Ubuntu Linux, available in three variants – Arc-Red, Arc-Red-Darker and Arc-Red-Dark. It is a red variation of Horst3180’s Arc Theme. This version has a reduced color range, is mostly gray and red. I developed this version especially for all those who use linux on a Thinkpad.

Arc is a flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.

arc-red-theme

Arc Red is available in three variants:

  1. Arc-Red
  2. Arc-Red-Darker
  3. Arc-Red-Dark

Install Arc Red GTK Theme

Before you begin installing Arc Red theme, remove all the prevesiouly instaleld theme and then install prerequisites for the theme. Run the commands below to do so:

Remove all older versions of the theme from your system before you proceed any further.

$ sudo rm -rf /usr/share/themes/{Arc-Red,Arc-Red-Darker,Arc-Red-Dark}
$ rm -rf ~/.local/share/themes/{Arc-Red,Arc-Red-Darker,Arc-Red-Dark}
$ rm -rf ~/.themes/{Arc-Red,Arc-Red-Darker,Arc-Red-Dark}

Install prerequisites.

To build the theme you’ll need

  • autoconf
  • automake
  • pkg-config or pkgconfig if you use Fedora
  • libgtk-3-dev for Debian based distros or gtk3-devel for RPM based distros
  • git if you want to clone the source directory

Run the command given below to install all these:

$ sudo apt-get install autoconf automake libgtk-3-dev git

Install Arc Red GTK Theme

Now run the following commands to install Arc Red GTK Theme on Linux Ubuntu Systems:

$ cd /opt
$ sudo git clone https://github.com/mclmzz/arc-theme-Red --depth 1 && cd arc-theme-Red
$ sudo ./autogen.sh --prefix=/usr
$ sudo make install
$ cd ..
$ sudo rm -Rf arc-theme-Red

Once installed, select the Arc Red Theme from Unity Tweak Tool.

Tags: Arc GTK Theme Ubuntu 16.10, Arc Red GTK Theme Ubuntu, Arc Red GTK Theme Ubuntu 16.04, Arc Red Theme Ubuntu, Arc Red Theme Ubuntu 16.04, Arc Theme Ubuntu 16.10, Install Arc Red GTK Theme on Linux, Install Arc Red GTK Theme on Ubuntu, Install Arc Red Icon Theme on Linux, Install Arc Red Icon Theme on Ubuntu, Install Arc Red Theme on Linux, Install Arc Red Theme on Ubuntu

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

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

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