Flatpak is integrated natively into the desktop target profiles of T2 SDE Linux 26.5 (Mutos edition) and newer.
+ To build and install Flatpak along with all its required dependencies, run the top-level build script inside the source tree:
+ t2 install flatpak
+
If you lack a global symlink for the tool in your $PATH environment variable, use the local prefix instead:
Flatpak is integrated natively into the desktop target profiles of T2 SDE Linux 26.5 (Mutos edition) and newer.
- To build and install Flatpak along with all its required dependencies, run the top-level build script inside the source tree:
+ For older versions, build and install Flatpak along with all its required dependencies by running the top-level build script inside the source tree:
t2 install flatpak
If you lack a global symlink for the tool in your $PATH environment variable, use the local prefix instead:
./t2 install flatpak'
From 705c31f1eada8e2dc6d7b56da10f746c2bbad47b Mon Sep 17 00:00:00 2001
From: Denso
Date: Tue, 26 May 2026 02:25:22 +0800
Subject: [PATCH 5/6] Add files via upload
---
source/img/distro/t2sde.svg | 380 ++++++++++++++++++++++++++++++++++--
1 file changed, 364 insertions(+), 16 deletions(-)
diff --git a/source/img/distro/t2sde.svg b/source/img/distro/t2sde.svg
index 569b018..5044a63 100644
--- a/source/img/distro/t2sde.svg
+++ b/source/img/distro/t2sde.svg
@@ -1,16 +1,364 @@
-
-
\ No newline at end of file
+
+
+
+
From 2a5660a76d99d76d69eb75a1fd29182fb818c1d2 Mon Sep 17 00:00:00 2001
From: Denso
Date: Tue, 26 May 2026 16:00:36 +0800
Subject: [PATCH 6/6] Update T2 SDE Linux in distro.yml
---
data/distro.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/data/distro.yml b/data/distro.yml
index 83c2bb7..a141847 100644
--- a/data/distro.yml
+++ b/data/distro.yml
@@ -525,8 +525,7 @@
steps:
- name: Install Flatpak
text: '
-
Flatpak is integrated natively into the desktop target profiles of T2 SDE Linux 26.5 (Mutos edition) and newer.
- For older versions, build and install Flatpak along with all its required dependencies by running the top-level build script inside the source tree:
+
Build and install Flatpak along with all its required dependencies by running the top-level build script inside the source tree:
t2 install flatpak
If you lack a global symlink for the tool in your $PATH environment variable, use the local prefix instead: