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)
- RPM package for Fedora 12: task-1.9.0-1.fc12.i686.rpm (Source RPM: task-1.9.0-1.fc12.src.rpm)
RPM package for Fedora 11: task-1.9.0-1.fc11.i586.rpm (Source RPM: task-1.9.0-1.fc11.src.rpm)- RPM package CentOS 5.3: task-1.9.0-1.i386.rpm (Source RPM: task-1.9.0-1.src.rpm)
- DEB package for Ubuntu 9.10: task_1.9.0-1ubuntu1_i386.deb
- DEB package for Ubuntu 9.04: task_1.9.0-0ubuntu1_i386.deb
- Mac OS X 10.6 (Snow Leopard): task-1.9.0-sl.pkg
- Package for cygwin 1.7: Please use cygwin's setup program to get and install task package for cygwin 1.7.
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.listfile (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
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 support@taskwarrior.org for the download of prior versions.