Installing on Linux

Last updated: 2025-01-15
1 min read

Installing 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

  1. Launch TaskForceAI from your application menu
  2. Sign in with your account
  3. 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

Still need help?

Our support team is available to assist you.

Contact Support