[问题]ubuntu7.04 和ubuntu studio7.04有什么区别?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
dead_man
帖子: 4
注册时间: 2007-05-18 10:51

[问题]ubuntu7.04 和ubuntu studio7.04有什么区别?

#1

帖子 dead_man » 2007-05-18 14:18

我是一个刚接触Linux的新手,前两天刚装上Ubuntu studio7.04, 今天突然在网上看到Ubuntu7.04的安装包ISO文件有4G,而我用的Ubuntu studio7.04的安装包还不到1G, 所以就想向各位请教一下, 两者之间有什么区别?
头像
ghostdomcode
帖子: 151
注册时间: 2006-03-03 20:55
来自: 上海南汇大学城
联系:

#2

帖子 ghostdomcode » 2007-05-20 8:16

4G的是DVD。
ubuntustudio是给音乐、电影编辑者用的专用版本。
头像
cliff_zhou
帖子: 19
注册时间: 2007-04-29 20:52

#3

帖子 cliff_zhou » 2007-05-21 0:11

我装好了feisty,能再用新立得从studio镜像装多媒体软件吗?
jinshu001
帖子: 51
注册时间: 2007-05-19 22:32

#4

帖子 jinshu001 » 2007-05-21 0:19

其实我也是冲着Ubuntu studio 来的 可是下载后刻好 拿到我本本 没想到我的光驱不能读DVD 晕 明明康宝的呀 我的是IBM T43 现在现装了Ubuntu 提前学习 呵呵
上面两位的问题我也想知道
DVD4G那么大 里面有些什么东西呀 如果是软件的话 在Ubuntu 的软件管理包里都能下到不?

Ubuntu studio 里面的音频和视频处理软件 插件等等 可以从 Ubuntu 的软件管理包里都能下到不?

新手问题多 还望多多指教 谢谢 :em88
头像
seanone
帖子: 119
注册时间: 2007-03-13 15:49
联系:

#5

帖子 seanone » 2007-05-21 0:50

楼上的:
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

包含的包与相关说明:

* 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.
* ubuntustudio-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

如果不习惯命令行安装,到新立德里面搜索“ubuntustudio“,然后选择安装吧,其实很多软件是源里原来就有的,studio只是组合起来安装而已。
回复