Tasksel Installation System

Tasksel is an installation system that is an integral part of Debian installer. Its in Ubuntu too. Unlike apt-get or aptitude it doesn't install individual packages but group them as individual tasks e.g a lamp-server. Yes, you got it right we don't have to install mysql, php and apache individually anymore, just ask it to install lamp-server directly. Doesn't it make life easier. Keep on reading to find out more about Tasksel.

You won't have to install Tasksel. Its already included in the base installation. In order to find out what all tasks can be done using it run this command.

[shredder12]$ sudo tasksel

and you will see a window similar to this

The installed tasks will be marked by an asterisk. Adding and asterisk beside a task name will mark it for installation and removing one will mark the task for removal.

This method looks more or less as a gui method. But you can easily install the tasks using command line too. Say you want to install a lamp-server on you system. This is how you will do it.

[shredder12]$ sudo tasksel install lamp-server

In order to get a list of tasks you can use the following command

[shredder12]$ tasksel  --list-tasks

Check out rest of the tasksel option in its man page

[shredder12]$ man tasksel

1 Comment

linuxindetails (not verified)
January 12th, 2010 09:05 pm
Nice tutorial. Do you know other Debian tools like tasksel?

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <p> <br>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Use syntax $$latex$$ to insert LaTeX formulas.
  • Image links with 'rel="lightbox"' in the <a> tag will appear in a Lightbox when clicked on.
  • Search Engines will index and follow ONLY links to allowed domains.

More information about formatting options

Type the characters you see in this picture. (verify using audio)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.