{% extends "main.html" %} {% block title %}Download{% endblock %} {% macro begin_collapsible(id, label) %}
We provide pre-built packages for Windows, macOS, and Linux. You can also download the source code and build it yourself.
If available, it's generally recommended to install Taisei from your distribution's package repositories.
You can check which distributions package Taisei here.
This is a relocatable, (mostly) statically-linked build that should work on most glibc-based Linux distributions without installation.
A package is available on Flathub.
This is a semi-official port for the Switch console. You can also get it on the Homebrew Appstore.
Use at your own risk. Contact @p-sam for support.
Building Taisei is easy (unless you are on Windows).
Download the source code and follow the instructions in README.md
.
Feel free to contact us if you have problems.
Although Taisei supports only Linux, macOS, and Windows officially, it's also known to work on BSD systems and Haiku. Generally, it should build and run on any POSIX-compliant OS, given that all the dependencies also work there.
If you're looking for PGP signatures, SHA256 sums, or older releases, visit the releases page on GitHub.
The PGP signatures (since v1.3.2) can be verified using this public key. You can also import it from a keyserver like so:
If you find any mistakes, please contact us.
{% endblock %}