Choose your operating system and click the corresponding link to download the latest version:
- Recommended: Chatless-x.x.x_x64-setup.exe - Standard installer
- Alternative: Chatless-x.x.x_x64_en-US.msi - MSI package
- Apple Silicon (M-series): Chatless-x.x.x_aarch64.dmg
- Intel Processor: Chatless-x.x.x_x64.dmg
- Red Hat/CentOS/Fedora: Chatless-x.x.x-1.x86_64.rpm
- Ubuntu/Debian: Chatless_x.x.x_amd64.deb
- Universal: Chatless-x.x.x-x86_64.AppImage
- Download .exe file
- Double-click to run installer
- Follow prompts to complete installation
- Download .dmg file
- Double-click to open, drag to Applications folder
- Launch from Applications
Note: First launch may show "damaged" message, please:
- Click "Cancel"
- Open Terminal, run:
sudo xattr -r -d com.apple.quarantine /Applications/Chatless.app - Restart application
- Download package in corresponding format
- Install using package manager:
- RPM:
sudo dnf install Chatless-*.rpm - DEB:
sudo dpkg -i Chatless_*.deb - AppImage:
chmod +x Chatless-*.AppImagethen double-click to run
- RPM:
Windows crash: Install Visual C++ Runtime
macOS won't open: Use terminal command to remove quarantine (see above)
Linux permission: Ensure execute permission with chmod +x