我发现这个线程有一些解释过度但有趣的东西。
the "linux-rt" pack doesn't exist in 10.10 this pack actually installs the realtime kernel but 10.10 doesn't have any. just try it without this part PS:i will make you a quick explanation of every part in this command line, because knowledge is power sudo - gives you a root privileges aptitude - this is a text-based package manager similar to synaptic (you can successfully change this part with 'apt-get') update - updates your software channels to current state && - and (from C program language) install - install ubuntustudio-desktop - GUI of ubuntustudio system ubuntustudio-audio - a collection of applications aimed at audio creation and editing ubuntustudio-audio-plugins - A collection of LADSPA and DSSI plugins. ubuntustudio-video - a collection of applications aimed at video creation and editing ubuntustudio-graphics - collection of applications aimed at 2D/3D creation and editing. linux-rt - a metapackge that installs you the latest complete Realtime Linux kernel available.
我安装了所有的软件包,但没有安装Ubuntustudio桌面,因为我希望应用程序,而不是新的启动屏幕。
我想安装Edubuntu的所有应用程序,不希望我的Ubuntu像Edubuntu一样引导,也就是说,我不想要edubuntu-桌面,而是它的所有包。所以,与安装edubuntu桌面不同,软件包的其他名称是什么?
发布于 2017-01-18 20:12:13
您可以根据您的工作级别!ubuntu-edu-preschool - Preschool ( ubuntu-edu-primary - Primary ( ages 6-12) educational application bundle ubuntu-edu-secondary - Secondary ( ages 13-18) educational application bundle ubuntu-edu-tertiary - Tertiary ( university level ) educational application bundle为您的系统添加以下包包
https://unix.stackexchange.com/questions/338421
复制相似问题