Kar*_*ger 14 installation kubuntu
在文本安装期间,它询问我要安装什么。沿着著名的 Kubuntu-Desktop 和许多其他产品,有 Kubuntu-Full。那是什么?
我很想知道这两个包之间的区别,所以写了这个快速查询来查看它们拉入哪些包。这个命令将显示kubuntu-full依赖的包kubuntu-desktop没有。
comm -23 \
<(apt-cache depends kubuntu-full | awk '/Depends/ {print $2}' | sort -u) \
<(apt-cache depends kubuntu-desktop | awk '/Depends/ {print $2}' | sort -u)
Run Code Online (Sandbox Code Playgroud)
撰写本文时(12.10)的结果是:
anthycalligracalligra-devdictddict-foldocdict-gcidedict-jargondict-moby-thesaurusdict-veraenscripteyed3fingerflackdeaccessibilitykdeadminkde-baseappskdeedukdegameskdegames-card-data-extrakdegraphicskde-icons-monokdemultimediakdenetworkkdepimkde-runtimekdesdkkdeutilskde-wallpaperskde-workspace-data-extraskinfocenterkonq-pluginskubuntu-desktoplibqscintilla2-designerlibqt4-sql-odbclibqt4-sql-psqllibqt4-sql-sqliteplasma-runners-addonsplasma-widget-ktorrentplasma-widget-lancelotpyqt4-dev-toolspython-qscintilla2qt4-demosqt4-designerqt4-dev-toolsqt4-doc-htmlscribusuncluttervorbisgainxnestxrestop
kubuntu-full 的 Ubuntu 描述:
Description: Full Kubuntu Plasma Desktop/Netbook system
This package depends on all of the packages in the Kubuntu DVD for a very
complete system. Installing this package will include much more than the
default Kubuntu Plasma Desktop or Netbook installation.
Run Code Online (Sandbox Code Playgroud)
这包括 kubuntu-desktop:
Description: Kubuntu Plasma Desktop/Netbook system
This package depends on all of the packages in the Kubuntu desktop system.
Installing this package will include the default Kubuntu Plasma Desktop or
Netbook installation.
Run Code Online (Sandbox Code Playgroud)
kubuntu-full 中包含但 kubuntu-desktop 中不包含的一些集合包括:kdeedu、kdegames、kdemultimedia、koffice、kdepim、kdesdk 和 qt4-designer。
| 归档时间: |
|
| 查看次数: |
17968 次 |
| 最近记录: |