Desktop v6.1 docs: Add Flatpak to linux packaged builds#8718
Open
Combs7th wants to merge 2 commits intodesktop-v6.1-documentationfrom
Open
Desktop v6.1 docs: Add Flatpak to linux packaged builds#8718Combs7th wants to merge 2 commits intodesktop-v6.1-documentationfrom
Combs7th wants to merge 2 commits intodesktop-v6.1-documentationfrom
Conversation
- Add new Flatpak tab to Linux desktop installation guide with detailed installation instructions for x86_64 and aarch64 architectures - Document Flatpak runtime requirements (Freedesktop Platform/SDK 25.08, Electron BaseApp 25.08) in software requirements - Add Flatpak availability note to desktop app deployment guide - Mark Flatpak as beta per release evidence - Include considerations for sandboxed environment and Wayland support Addresses issue #8716 Co-authored-by: Combs7th <Combs7th@users.noreply.github.com>
Contributor
Author
|
@devinbinnie - Do the above doc updates look accurate to you? |
Contributor
|
Newest code from mattermost has been published to preview environment for Git SHA 716e0c7 |
devinbinnie
approved these changes
Feb 6, 2026
Member
There was a problem hiding this comment.
LGTM! Found one typo we should correct, but that's all.
Thanks @Combs7th !
Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
cwarnermm
reviewed
Feb 6, 2026
| Download and install the Mattermost desktop app from the `App Store (macOS) <https://www.apple.com/app-store/>`_, `Microsoft Store (Windows) <https://apps.microsoft.com/home?hl=en-US&gl=US>`_, or by :doc:`using a package manager (Linux) </deployment-guide/desktop/linux-desktop-install>`. We strongly recommend installing the desktop app on a local drive. Network shares aren't supported. | ||
|
|
||
| In Matermost, users are notified under **Downloads** when new desktop app releases become available. If managing the distribution of the mobile app on behalf of users, you can recommend that your users disable desktop update notifications by going to **… > File > Settings** on Windows or **Mattermost > Settings** on Mac and clearing the **Automatically check for updates** option. | ||
| From Mattermost Desktop v6.1.0, Linux users can also install using Flatpak packages (currently in beta). Flatpak is a universal Linux package format that provides a sandboxed environment and includes runtime dependencies. Flatpak packages are available for x86_64 (Intel/AMD) and aarch64 (ARM) architectures. |
Member
There was a problem hiding this comment.
Please include a link to the Flatpak page. When linking to a tab, you'll need to right-click on the right-hand nav heading to get the correct path.
Contributor
|
Newest code from mattermost has been published to preview environment for Git SHA 2749b2b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates documentation to reflect Flatpak package availability for Mattermost Desktop v6.1.0 based on Engineering PR #3666.
Changes
Closes #8716
Generated with Claude Code