-

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


Latest stable release: 1.8.1

See the Changelog for details.

See supported platforms for operating systems.

  • DEB package for Ubuntu 9.04: task_1.8.1-0ubuntu1_i386.deb
    It is possible to install task on Ubuntu 9.04 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 jaunty main
         deb-src http://ppa.launchpad.net/ultrafredde/ppa/ubuntu jaunty 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
         
  • Package for cygwin 1.5 (Thanks to Federico Hernandez): Please use cygwin's setup program to get and install task package for cygwin 1.5. The packages will later on also be available for download from this page.

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

The Prior versions wiki page contains links to the tarballs and packages of prior versions.

Also available in: HTML TXT