equinox-theme installation on Ubuntu/Debian

Please follow steps below:
  1. Find equinox project on launchpad.net, then you can see the ppa path in the page.
  2. Install
    • Ubuntu
      1. sudo add-apt-repository ppa:tiheum/equinox
    • Debian
      1. sudo vim /etc/apt/sources.list
      2. Add a line: deb http://ppa.launchpad.net/tiheum/equinox/ubuntu lucid main
      3. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4631BBEA
  3. sudo apt-get update
  4. sudo apt-get install equinox-theme faenza-icon-theme
  5. Open preference/appearence and change theme to Equinox Evolution
Then, you can enjoy it!

Comments

Popular posts from this blog

How to construct a B+ tree with example

How to show only month and year fields in android Date-picker?

Visitor Counter Script Using PHP