Thanks to Zgegblog for this fantastic themes
For Ubuntu Jaunty users
First edit /etc/apt/sources.list file
sudo gedit /etc/apt/sources.list
add the following lines
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main
Save and exit the file
add the GPG key using the following command
sudo apt-key adv --
recv-keys --
keyserver keyserver.ubuntu.com 1781bd45c4c3275a34bb6aec6e871c4a881574de
Update the source list using the following command
sudo aptitude update
Install all the themes using the following command
sudo aptitude install zgegblog-themes
For Ubuntu Intrepid users
First edit /etc/apt/sources.list file
sudo gedit /etc/apt/sources.list
add the following lines
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu intrepid main
Save and exit the file
add the GPG key using the following command
sudo apt-key adv
--
recv-keys--
keyserver keyserver.ubuntu.com 1781bd45c4c3275a34bb6aec6e871c4a881574de
Update the source list using the following command
sudo aptitude update
Install all the themes using the following command
sudo aptitude install zgegblog-themes
List of themes available
Showtime for Gnome
Balanzan
Infinity
Wild shine
Exotic
Tropical
Bamboo Zen
Ubuntu sunrise
Aqua Dreams
If you want to install above themes separately use the following commands
sudo aptitude install showtime-theme
sudo aptitude install balanzan-theme
sudo aptitude install infinity-theme
sudo aptitude install wild-shine-theme
sudo aptitude install exotic-theme
sudo aptitude install tropical-theme
sudo aptitude install bamboo-zen-theme
sudo aptitude install ubuntu-sunrise-theme
sudo aptitude install aquadreams-theme
Remove Themes
If you want to remove full package use the following command
sudo aptitude remove zgegblog-themes
If you want to remove each theme use the following syntax
sudo aptitude remove themename
Note :- themename is showtime-theme,balanzan-theme etc
No comments:
Post a Comment
Share post using share buttons or leave a comment