

Latest stable release: 1.9.2 (Kuwagata)¶
See the Changelog for details.
See supported platforms for operating systems.
- Source code tarball: task-1.9.2.tar.gz
(SHA1 593cb08be661e646f247bec1f7f98788996aba48)
- DEB package for Ubuntu 10.04 LTS: task_1.9.2-2ubuntu1_i386.deb
- DEB package for Ubuntu 9.10: task_1.9.2-1ubuntu1_i386.deb
- DEB package for Ubuntu 9.04: task_1.9.2-0ubuntu1_i386.deb
- RPM package for Fedora 13: task-1.9.2-2.fc13.i686.rpm (Source RPM: task-1.9.2-2.fc13.src.rpm)
- RPM package for Fedora 12: task-1.9.2-2.fc12.i686.rpm (Source RPM: task-1.9.2-2.fc12.src.rpm)
- RPM package for RHEL 5: task-1.9.2-2.el5.i386.rpm (Source RPM: task-1.9.2-2.el5.src.rpm)
- Mac OS X 10.6 (Snow Leopard): task-1.9.2-sl.pkg
- Mac OS X 10.5 (Leopard): task-1.9.2.pkg
- cygwin 1.7: Packages have been submitted to the cygwin repository. We will post a link to them when they are available.
Debian¶
Task is available in Debian (sid), please enable the corresponding source entry for apt-get and do a$ sudo apt-get update $ sudo apt-get install task
Ubuntu¶
It is possible to install task on Ubuntu 10.04 LTS with apt-get. To do this you need to point apt-get to the task PPA at launchpad with this command, that adds the PPA to sources.list.d and loads the corresponding OpenPGP key:
$ sudo add-apt-repository ppa:ultrafredde/ppa $ sudo apt-get update $ sudo apt-get install task
Fedora¶
As task is part of Fedora, you can also install it by usingyum:$ yum install task
RedHat Enterprise Linux¶
task has been submitted to the EPEL repositories of Fedora. Please refer to the EPEL documentation at
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
Archlinux¶
task has been added to the Arch User Repository (AUR). You can read more on http://wiki.archlinux.org/index.php/AUR_User_Guidelines#Installing_Packages_from_the_AUR
Gentoo¶
Via portage overlays you can install task in Gentoo.
FreeBSD¶
task is part of the FreeBSD ports.
Mac OS X¶
An alternative way of installing task under Mac OS X is to use the homebrew package manager as there is a formula for 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 support@taskwarrior.org for the download of prior versions.