Tutorials

How to install osx theme 10.11 el capitan in ubuntu 16.04

Table of contents:

Anonim

Many of you like having an interface and a theme that is very current, among them love the design of the Apple operating system: OSX 10.11 "El capitan", but you do not have enough money for a closed operating system.

Therefore, we are going to show you how you can install it on a Linux operating system: Ubuntu 16.04 LTS and have complete control over your system without paying too much. Today we will show you how to do it!

What's new in OSX Theme 10.11 El capitan v.0.7

Important: You need to have installed the Murrine engine and GTK2 theme to work without any problems.

  • Change in text color Better GTK 3.0 compatibility Improved Cinnamon: sliders and background transparencies Fixes transparency level for applets Gnome-Shell buttons are now visible Unity version support New buttons of Unity now look cleaner (space has been increased) Among others…

How to install "OS X 10.11 El Capitan" theme in Ubuntu, Linux Mint and Debian

Compatibility is absolute from Ubuntu 14.04 to 16.04, Linux Mint 16 and Debian 6. It is as simple as typing the following commands from your terminal. All of them with the root user active:

First we are going to download the theme from our Home folder:

wget

Next we will install the unZIP package on our PC (if you don't have it):

sudo apt-get install unzip

And finally we are going to extract and install the Theme in / usr / share / themes:

sudo unzip OS.X.El.Capitan.v0.7.zip -C / usr / share / icons

How do I activate the theme? To do this you must use the Unity Tweak Tool application. We also recommend our guide on how to upgrade Ubuntu 14.04 LTS to Ubuntu 16.04 LTS.

Tutorials

Editor's choice

Back to top button