Installation
Download and install DesQTA on your platform
Downloading DesQTA
DesQTA is available in two release types:
Development Builds
Development builds contain the latest features and improvements. These are available via GitHub Actions:
Note: Development builds may contain experimental features and could be less stable than full releases.
Full Releases
Stable releases are available on the releases page:
Recommended for: Most users who want a stable experience.
Installing on Windows
Using the Installer (.exe)
- Download the
.exeinstaller from the releases page - Run the installer executable
- Follow the setup wizard:
- Choose installation location (default:
C:\Users\<YourName>\AppData\Local\DesQTA) - Choose whether to create desktop shortcut
- Choose whether to add to Start Menu
- Choose installation location (default:
- Click "Install"
- DesQTA will be installed and ready to use
First Launch on Windows
- DesQTA will appear in your Start Menu
- Desktop shortcut (if created) can be double-clicked
- You may see Windows Defender SmartScreen warning - click "More info" → "Run anyway" (this is normal for unsigned applications)
System Requirements
- Windows 10 or later (64-bit)
- RAM: 4GB minimum, 8GB recommended
- Storage: 500MB free space
- Internet: Required for initial setup and SEQTA access
Installing on macOS
Using the Disk Image (.dmg)
- Download the
.dmgfile from the releases page - Open the
.dmgfile (double-click) - Drag DesQTA to your Applications folder
- Eject the disk image
- Open DesQTA from Applications
First Launch on macOS
- Open DesQTA from Applications
- You may see a security warning: "DesQTA cannot be opened because it is from an unidentified developer"
- To allow it:
- Go to System Preferences → Security & Privacy
- Click "Open Anyway" next to the DesQTA message
- Or right-click DesQTA → Open → Open in the dialog
System Requirements
- macOS 10.15 (Catalina) or later
- RAM: 4GB minimum, 8GB recommended
- Storage: 500MB free space
- Internet: Required for initial setup and SEQTA access
Apple Silicon (M1/M2/M3) Support
DesQTA supports both Intel and Apple Silicon Macs:
- Native Apple Silicon builds available
- Universal binaries supported
- Optimized performance on M-series chips
Installing on Linux
Using AppImage
- Download the
.AppImagefile from the releases page - Make it executable:
- Run it:
Note: AppImage files are portable and don't require installation. You can move them anywhere and run them.
Using .deb Package (Debian/Ubuntu)
- Download the
.debpackage from the releases page - Install using your package manager:
- If dependencies are missing, fix them:
Using .rpm Package (Fedora/RHEL)
- Download the
.rpmpackage from the releases page - Install using:
Or with DNF:
System Requirements
- Linux: Most modern distributions (Ubuntu 20.04+, Fedora 34+, etc.)
- RAM: 4GB minimum, 8GB recommended
- Storage: 500MB free space
- Internet: Required for initial setup and SEQTA access
- Dependencies: Usually included, but may need
libfuse2for AppImage
Installing on Mobile Devices
Android
- Download the
.apkfile from the releases page - Enable "Install from Unknown Sources" in Android settings
- Open the downloaded
.apkfile - Follow the installation prompts
- Launch DesQTA from your app drawer
iOS
iOS installation requires:
- TestFlight: Join the beta program (coming soon)
- App Store: When available (coming soon)
Note: iOS builds may have limited availability depending on Apple's review process.
Verifying Installation
After installation, verify DesQTA is working:
- Launch DesQTA
- You should see the login screen
- If you see any errors, check:
- System requirements are met
- Antivirus isn't blocking the app
- Required permissions are granted
Updating DesQTA
Automatic Updates
DesQTA can check for updates automatically:
- Go to Settings → Updates
- Enable "Check for updates automatically"
- Updates will be downloaded and installed automatically
Manual Updates
- Download the latest version from GitHub releases
- Install over the existing installation
- Your settings and data will be preserved
Uninstalling DesQTA
Windows
- Go to Settings → Apps → Apps & Features
- Find "DesQTA"
- Click "Uninstall"
- Follow the uninstall wizard
macOS
- Open Applications folder
- Drag DesQTA to Trash
- Empty Trash to complete removal
Note: Settings and data are stored in ~/Library/Application Support/DesQTA - delete this folder to remove all data.
Linux
AppImage:
- Simply delete the
.AppImagefile
Package Manager:
Troubleshooting Installation
Windows Issues
"Windows protected your PC" warning:
- This is normal for unsigned applications
- Click "More info" → "Run anyway"
- Consider adding DesQTA to Windows Defender exclusions
Installation fails:
- Run installer as Administrator
- Check available disk space
- Disable antivirus temporarily
- Check Windows Event Viewer for errors
macOS Issues
"Cannot be opened" error:
- Right-click → Open → Open in dialog
- Or go to System Preferences → Security & Privacy → Open Anyway
Gatekeeper warnings:
- Normal for non-App Store applications
- Follow the steps above to allow
Linux Issues
AppImage won't run:
- Ensure it's executable:
chmod +x DesQTA.AppImage - Check if
libfuse2is installed - Try running from terminal to see error messages
Package installation fails:
- Update your package manager:
sudo apt updateorsudo dnf update - Install missing dependencies
- Check package architecture matches your system (64-bit vs 32-bit)
Next Steps
After installation, proceed to:
- First Launch - Set up DesQTA for the first time
- Authentication - Learn how to log in