Arun’s Weblog

Feel power of linux Ubuntu

Posts Tagged ‘Ubuntu studio theme’

Install ubuntu studio theme

Posted by arun161087 on August 26, 2008

Ubuntu Studio is a multimedia editing/creation flavour of Ubuntu. It’s built for the GNU/Linux audio, video, and graphic enthusiast or professional.

1. Edit /etc/apt/sources.list and put this line:

deb http://archive.ubuntustudio.org/ubuntustudio feisty main

2. Get the gpg for that repo

$ wget http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -

3. Run

$ sudo apt-get update

4. If you want to install all the themes that is used in Ubuntu Studio, including gdm theme, wallpapers, icon theme, session splashes and gtk theme use this

$ sudo apt-get install ubuntustudio-look

I didn’t installed gdm theme and session splashes so i did this:

sudo apt-get install ubuntustudio-theme ubuntustudio-icon-theme ubuntustudio-wallpapers

Posted in Ubuntu Linux | Tagged: | Leave a Comment »