During text install, it asked me what to install. Along the well known Kubuntu-Desktop and many others, there was Kubuntu-Full. What's it?
During text install, it asked me what to install. Along the well known Kubuntu-Desktop and many others, there was Kubuntu-Full. What's it?
I was curious to know the difference between the two packages so wrote this quick query to see what packages they pull in. This command will show the packages that
kubuntu-full
depends on thatkubuntu-desktop
does not.The result at the time of writing (on 12.10) is:
Ubuntu description for kubuntu-full:
This includes kubuntu-desktop:
Some of collections included in kubuntu-full but not in kubuntu-desktop include: kdeedu, kdegames, kdemultimedia, koffice, kdepim, kdesdk, and qt4-designer.
Both kubuntu and kubuntu-full are "meta" packages, meaning they are a list of packages to be installed. I do not know the exact differences, but it appears -full is targeted at netbooks.
You can see a list of packages here:
http://packages.ubuntu.com/oneiric/kubuntu-full
http://packages.ubuntu.com/oneiric/kubuntu-desktop
kubuntu-desktop is referenced on kubuntu-full, and glancing at the packages I see there is overlap.
kubuntu-full is just a meta-package that includes more software than kubuntu-desktop. Instead of only installing the essential software for a normal user, it installs most of the KDE suite. Another package you can look into is kde-full.
Also, DO NOT install kubuntu-full with a graphical installation. Whenever I install it outside of the terminal, it gets an error while installing one of the language packs. Install it by using
sudo apt-get install kubuntu-full
.