If your computer’s running on Linux, what better way to keep your productivity going than to install Todoist for Linux? Grab a copy of Todoist from the Snap Store or by using AppImage.
Note
Install Todoist using Snap
- If you don't already have Snap installed on your Linux device, follow the steps to install it on your Linux distribution.
- Open a terminal.
- Enter this command to install Todoist:
sudo snap install todoist - Enter this command to inhibit refreshes of snaps while running:
sudo snap set core experimental.refresh-app-awareness=trueWithout this command, the refreshes could be disruptive to the operation of the Todoist app.
- Open Todoist.
Install Todoist using AppImage
- Open the latest release page of AppImageLauncher.
- Download and install the Lite version of AppImageLauncher for your system's architecture (either x86_64 or i386) and distribution.
If there are issues with the Lite version, install the standard version.
- Download the latest Todoist AppImage.
- Open a terminal.
- Run the following command:
ail-cli integrate <path to downloaded Todoist AppImage>For example:
ail-cli integrate ~/Downloads/Todoist-linux-arm64-8.8.1.AppImage - Open Todoist.
Uninstall Todoist using Snap
- Open a terminal.
- Uninstall Todoist by running
sudo snap remove todoist
Uninstall Todoist using AppImage
Open a terminal and uninstall Todoist AppImage in two ways:
- Run this command:
rm ~/Applications/Todoist-*.AppImage - Run this command to uninstall AppImageLauncher Lite:
~/Downloads/appimagelauncher-lite-*.AppImage uninstall
- Run this command:
Get in touch
If you’ve installed Todoist for Linux and ran into an issue or two, get in touch with us and include the following details in your report:
- Todoist for Linux app version number
- Installation method (for example: AppImage)
- Screenshots of any errors or warning messages
- Any troubleshooting steps you’ve tried to resolve the issue
We— Omar, Sergio, Evert, or another one of our teammates—are more than happy to help!