Installing Ubuntu Studio theme on existing Ubuntu Feisty installation

Couldn’t be simpler

wget http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -
sudo echo "deb http://archive.ubuntustudio.org/ubuntustudio feisty main" >> /etc/apt/sources.list
sudo apt-get update
sudo apt-get install ubuntustudio-look

Leave a Reply