陈旧文章:此文章发表于 5 年前,信息和观点都可能错误,详细见内容声明

Ubuntu Studio

Ubuntu Studio 7.04 Feisty Fawn终于在阳光灿烂的五月正式发布了。我们宿舍的峰哥和马晓飞同学不知道寄予了多少的期盼:)

不知道官方的页面现在怎么这会怎么无法访问了,我是通过Google页面缓存看到的信息并找到BT种子第一时间下载,不过现在在天津,还得回学校才能装在自己的机子上:(

添加Ubuntu Studio Repo可以按照下面的命令完成:

sudo su -c 'echo deb http://archive.ubuntustudio.org/ubuntustudio feisty main \

>> /etc/apt/sources.list'

wget -q http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | \

sudo apt-key add - && sudo apt-get update

官方的Repo包含下面的软件包:

  • ardour – Digital audio workstation (graphical gtk2 interface) (This is Ardour 2)
  • ardour-i686 – Digital audio workstation (graphical gtk2 interface) [i686] (This is Ardour 2)
  • ubuntustudio-desktop – Makes up our base desktop install
  • buntustudio-audio – Ubuntu Studio audio package
  • ubuntustudio-audio-plugins – Ubuntu Studio audio plugins package
  • ubuntustudio-graphics – Ubuntu Studio graphics package
  • ubuntustudio-video – Ubuntu Studio video package
  • ubuntustudio-artwork – UbuntuStudio themes and artwork
  • ubuntustudio-gdm-theme – Ubuntu Studio GDM theme
  • ubuntustudio-icon-theme – UbuntuStudio Icon theme
  • ubuntustudio-look – Ubuntustudio look (metapackage)
  • ubuntustudio-session-splashes – Ubuntu Studio Session splashes
  • ubuntustudio-sounds – Ubuntu Studio’s GNOME audio theme
  • ubuntustudio-screensaver – Ubuntu Studio’s floating logo screensaver
  • ubuntustudio-theme – Ubuntu Studio look – GTK and Metacity theme
  • ubuntustudio-wallpapers – Ubuntu Studio – Wallpapers
  • usplash-theme-ubuntustudio – Usplash theme for Ubuntustudio
  • wired – Audio creation free software for Linux

还有一点,你在Ubuntu上也能安装Ubuntu Studio的theme,执行下面的操作:

sudo apt-get install ubuntustudio-artwork

Ok,试试这个美丽的新系统吧,相信使用了Beryl的Ubuntu Studio将非常cool:)

Leave a Reply

Your email address will not be published. Required fields are marked *