This document describes the tasks for DebianDesktop.

What are tasks?

'tasksel' provides a simple interface for users who want to configure their system to perform one or more task. Usually to work on a task in Debian you need a set of packages, we also call each list of these packages `task' in 'tasksel'.

There are four tasks in Debian for desktop environments: desktop, gnome-desktop, kde-desktop and xfce-desktop.

desktop task

The desktop task (desktop) is the common part of the other desktop tasks. It basically installs X.org, OpenOffice.org, the Iceweasel browser, a simple window manager called twm and common Debian Desktop artwork.

Debian GNU/Linux Desktop Etch

GNOME desktop task

GNOME Desktop task (gnome-desktop) aims to provide the GNOME desktop environment and add-on software for a comfortable end-user experience.

Debian GNU/Linux GNOME Desktop Etch

KDE desktop task

KDE Desktop task (kde-desktop) aims to provide the KDE desktop environment and add-on software for a comfortable end-user experience.

Debian GNU/Linux KDE Desktop Etch

Xfce desktop task

Xfce Desktop task (xfce-desktop) aims to provide the Xfce desktop environment and add-on software for a comfortable end-user experience.

Debian GNU/Linux Xfce Desktop Etch:

How to install the Debian Desktop on a living system ?

Make sure that you have an up-to-date tasksel and aptitude packages and run:

   aptitude update
   aptitude install <the tasks of your choice>

Example: aptitude install desktop gnome-desktop

Is there a Live CD ?

Yes, there are Debian Desktop task based Live CDs (Etch and testing available) maintained by the Debian Live initiative. Download your image at: http://live.debian.net

How to install the Debian Desktop from scratch for tests ?

Download a testing image at: http://www.debian.org/devel/debian-installer , the first default CD will install GNOME as default desktop environment, unless you unselect the "Desktop environment" task. There are also alternative first CD images for Xfce and KDE.

Don't worry if you've broadband, the installer is smart enough to download stuff if you have the 'wrong' image in hands. You can also read Gustavo Franco's blog post about the subject.

DebianDesktop/Tasks (last edited 2009-03-16 03:35:47 by localhost)