task

Command-line to-do list manager. More information: <https://taskwarrior.org/docs/>.

Debian Debian
RUN apt-get update && \ apt-get install -y task
Ubuntu
RUN apt-get update && \ apt-get install -y task
Alpine
RUN apk add task
Arch Arch Linux
RUN pacman -S --noconfirm task
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y task
Fedora
RUN dnf install -y task
Raspbian
RUN apt-get update && \ apt-get install -y task
click the source code to copy install task on any operating system with command-not-found.com