Skip to content

Linux Installation

Installation Methods

Flatpak

Coming soon.

GitHub Releases

Click on the download link below for your specific device architecture and desired installation type.

ArchitectureTypeDownload Link
x64AppImageDownload
x64DEBDownload
x64PortableDownload
arm64AppImageDownload
arm64DEBDownload
arm64PortableDownload
armv7lAppImageDownload
armv7lDEBDownload
armv7lPortableDownload

If you’re using an executable version of Termix, run the following commands in the executable’s folder to set the correct permissions:

chmod +x termix
sudo chown root:root chrome-sandbox
sudo chmod 4755 chrome-sandbox

To start the app, run:

./termix --no-sandbox

Do not start it with sudo.

Support

If you need help or want to request a feature with Termix, visit the Issues page, log in, and press New Issue. Please be as detailed as possible in your issue, preferably written in English. You can also join the Discord server and visit the support channel, however, response times may be longer.

Distributed under the Apache License Version 2.0