安装ubuntu studio的主题风格

昨天ubuntu studio的7.04版在拖延了一段时间之后终于正式发布了。这个版本是基于32位的ubuntu 7.04的,所以我们也可以安装那套非常酷的黑色主题了。前提是你用的是32位的feisty。

1,首先编辑/etc/apt/sources.list文件,加入studio的源。

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

2,下载源的gpg密钥。

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

3,update

$ sudo apt-get update

4,安装,整套主题中包括了GDM,图标,墙纸,GTK和对话的配套风格。

$ sudo apt-get install ubuntustudio-look

5,也可以定制需要安装的部分。比如只安装主题和图标,可以这样

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

这是完成后的样子;
Ubuntu_Studio_Screenshot1

Ubuntu_Studio_Screenshot2

原文发表在ubuntu planet上,thanks the author Andi Darmawan

This entry was posted in linux, theme, ubuntu. Bookmark the permalink.

发表评论

您的电子邮箱不会被公开。 标记为 * 的区域必须填写

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>