Wiki HOME | About | Bugs | Changelog | Commands | Developers | Docs | FAQ | Features | Gallery | Glossary | Mission | Philosophy | Plug-ins


Latest stable release: 1.9.0 (Kuwagata)

See the Changelog for details.

See supported platforms for operating systems.

  • Source code tarball: task-1.9.0.tar.gz
    (SHA1 0e9f5b6ffdf15509eb5657ae3cc6fe2ef029f8e1)
Task is available in Debian (sid), please enable the corresponding source entry for apt-get and do a
sudo apt-get install task

It is possible to install task on Ubuntu 9.10 with apt-get. To do this you need to point apt-get to the task PPA at launchpad with these commands:

  • Add the following 2 lines to your /etc/apt/sources.list file (sudo vi /etc/apt/sources.list).
         deb http://ppa.launchpad.net/ultrafredde/ppa/ubuntu karmic main
         deb-src http://ppa.launchpad.net/ultrafredde/ppa/ubuntu karmic main
         
  • Import the PPA's OpenPGP key with
         sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 11c351db2428f4e244d892565af518810cd6364d
         
  • Install task by using apt-get
         sudo apt-get update
         sudo apt-get install task
         
As task is part of Fedora, you can also install it by using yum:
yum install task

Git repository

Get the whole source and history from our git repository. You need to have git installed for this:

git clone git://tasktools.org/task.git task.git

Download of prior versions

Please contact for the download of prior versions.

Also available in: HTML TXT