Installing on Linux
Last updated: 2025-01-15
•1 min readInstalling on Linux
Get TaskForceAI running on your Linux distribution.
System Requirements
- Ubuntu 20.04+, Fedora 35+, or Debian 11+
- 64-bit processor
- 500MB disk space
Installation Methods
AppImage (Universal)
# Download from taskforceai.chat/downloads
chmod +x TaskForceAI.AppImage
./TaskForceAI.AppImage
Debian/Ubuntu (.deb)
# Download the .deb package
sudo dpkg -i taskforceai.deb
Fedora/RHEL (.rpm)
# Download the .rpm package
sudo rpm -i taskforceai.rpm
First Launch
- Launch TaskForceAI from your application menu
- Sign in with your account
- Grant any required permissions
Troubleshooting
If you encounter issues:
- Ensure all dependencies are installed
- Check the terminal for error messages
- Visit our status page for known issues