Errands Todo Task Management Application

Errands is a free and open source todo task management application for Linux. It is a simple and easy to use application to manage your todo tasks. It comes with light and dark theme support and you can sync it with Nextcloud and Caldev, add task and sub task, set color on task. You can also delete, edit and copy the task, mark complete the task, keyboard shortcuts, export and import tasks in JSON file. It is written in Python and released under MIT License.

Errands Todo app

How to Install Errands Todo app on Ubuntu Linux

To install Errands application on your Linux system, run below Errands flatpak install command on your terminal (ctrl+alt+t) application.

flatpak install flathub io.github.mrvladus.List

And open Errands using Show Apps Ubuntu dock menu or via below command in the terminal app

flatpak run io.github.mrvladus.List

Note: If you don’t have then install flatpak and flathub on your system, using below commands and restart it after the installation.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

You can also uninstall Errands using below command.

flatpak uninstall io.github.mrvladus.List

[OR]

sudo flatpak uninstall io.github.mrvladus.List
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  How to install Dconf Editor on Ubuntu

Leave a Reply