-
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.
- Source code tarball: task-1.8.1.tar.gz
- RPM package for Fedora 10: task-1.8.1-1.fc10.i386.rpm (Source RPM: task-1.8.1-1.fc10.src.rpm)
- RPM package for Fedora 11: task-1.8.1-1.fc11.i586.rpm (Source RPM: task-1.8.1-1.fc11.src.rpm)
As task is part of Fedora (as of version 10), you can also install it by usingyum:
yum install task
- RPM package CentOS 5.3: task-1.8.1-1.i386.rpm (Source RPM: task-1.8.1-1.src.rpm)
- DEB package for Ubuntu 9.04: task_1.8.1-0ubuntu1_i386.deb
It is possible to install task on Ubuntu 9.04 withapt-get. To do this you need to pointapt-getto 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 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 usingapt-get
sudo apt-get update sudo apt-get install task
- Mac OS X 10.5 (Leopard): task-1.8.1.pkg
- 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.