Skip to content

mattermost-desktop

Desktop application for Mattermost

Mattermost is an open source platform for secure communication, collaboration, and orchestration of work across teams and tools.

Mattermost is built specifically for software development and engineering use cases and integrates deeply with a rich ecosystem of third-party developer tools. Mattermost gives companies full control over their data; with self- hosted and private cloud deployment options and access to the source code, developers can contribute directly to a shared, flexible, and extensible platform built just for them.

desktop

https://mattermost.com

amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install mattermost-desktop

sudo apt install mattermost-desktop

Download URLs

Version SHA256 Size (KB)
5.5.0 fd426efe82c3b64ed7b8688a66bd74f1804e475de58cfedd247a0471794b4976 74429
5.4.0 50758a6bbdbc34ebf0e788025123d39632a0cbb631d4a5e064562dfa9a58eb78 72234
5.3.1 aab679a5d129acbda91ccad85b4500c7f61a0083d2c0425146230daf9e8372c6 74528

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for mattermost-desktop are versioned here.

Click here to see mattermost-desktop ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/mattermost-desktop/ops2deb.yml
name: mattermost-desktop
matrix:
  versions:
    - 5.3.1
    - 5.4.0
    - 5.5.0
homepage: https://mattermost.com
summary: desktop application for Mattermost
description: |-
  Mattermost is an open source platform for secure communication, collaboration,
  and orchestration of work across teams and tools.

  Mattermost is built specifically for software development and engineering use
  cases and integrates deeply with a rich ecosystem of third-party developer
  tools. Mattermost gives companies full control over their data; with self-
  hosted and private cloud deployment options and access to the source code,
  developers can contribute directly to a shared, flexible, and extensible
  platform built just for them.
fetch: https://releases.mattermost.com/desktop/{{version}}/mattermost-desktop-{{version}}-linux-x64.tar.gz
install:
  - content: |-
      [Desktop Entry]
      Name=Mattermost
      Comment=Mattermost Desktop application for Linux
      Exec="/opt/mattermost-desktop/mattermost-desktop"
      Terminal=false
      Type=Application
      Icon=/opt/mattermost-desktop/app_icon.png
      Categories=Network;InstantMessaging;
    path: /usr/share/applications/mattermost.desktop
script:
  - install -d {{src}}/opt
  - find . -type f -exec chmod 644 -- {} +
  - find . -type d -exec chmod 775 -- {} +
  - chmod 755 mattermost-desktop-{{version}}-linux-x64/mattermost-desktop
  - mv mattermost-desktop-{{version}}-linux-x64 {{src}}/opt/mattermost-desktop
  - ln -s /opt/mattermost-desktop/mattermost-desktop {{src}}/usr/bin/mattermost-desktop

The blueprint fetch keyword contains a URL template pointing to mattermost-desktop releases. Downloaded files are locked in a lockfile versioned here.

Click here to see mattermost-desktop release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/desktop/mattermost-desktop/ops2deb.lock.yml
- url: https://releases.mattermost.com/desktop/5.0.4/mattermost-desktop-5.0.4-linux-x64.tar.gz
  sha256: cbd2981ce282eecfea1167c500d900cdd31bd041b0861025743b7d58e4cb9229
  timestamp: 2022-02-05 01:58:53+00:00
- url: https://releases.mattermost.com/desktop/5.1.0/mattermost-desktop-5.1.0-linux-x64.tar.gz
  sha256: 2a6b5052a8363836d9eb3263b27c25bc1faf851d716cad97f6aaa6669c9347bf
  timestamp: 2022-05-12 23:19:03+00:00
- url: https://releases.mattermost.com/desktop/5.1.1/mattermost-desktop-5.1.1-linux-x64.tar.gz
  sha256: ef4bad78fb225d7e8c9f232acccfd3878d4d3c955663538d15e9a20910d3a433
  timestamp: 2022-06-27 20:29:48+00:00
- url: https://releases.mattermost.com/desktop/5.2.0/mattermost-desktop-5.2.0-linux-x64.tar.gz
  sha256: a0a7388103901dfe885ea916108539ec307dffc789581bd8328dd56f6fd4229e
  timestamp: 2022-11-03 10:23:36+00:00
- url: https://releases.mattermost.com/desktop/5.2.1/mattermost-desktop-5.2.1-linux-x64.tar.gz
  sha256: d1ed8c4206f30da00fb36331bf0590864bd683221fee295109ad487155e01ca3
  timestamp: 2022-11-15 22:19:56+00:00
- url: https://releases.mattermost.com/desktop/5.2.2/mattermost-desktop-5.2.2-linux-x64.tar.gz
  sha256: b8a60053149e0c8963afffd2d305bd4f2c2190fe1c55281b04778d039f1255fb
  timestamp: 2022-12-06 16:20:59+00:00
- url: https://releases.mattermost.com/desktop/5.3.0/mattermost-desktop-5.3.0-linux-x64.tar.gz
  sha256: b522ef59c0386cbde3551a2258e87db7a560879412ddc5dfaa30af0ba385c3f9
  timestamp: 2023-03-30 18:21:15+00:00
- url: https://releases.mattermost.com/desktop/5.3.1/mattermost-desktop-5.3.1-linux-x64.tar.gz
  sha256: af0f926021663765b8b79888584a55f551f172fc132ce724315e7c5916b97591
  timestamp: 2023-04-04 15:18:26+00:00
- url: https://releases.mattermost.com/desktop/5.4.0/mattermost-desktop-5.4.0-linux-x64.tar.gz
  sha256: e7f219b9df0eca9bb29dc319679afaa29b83e88c338d50448d579d9b3b86af95
  timestamp: 2023-06-19 15:17:54+00:00
- url: https://releases.mattermost.com/desktop/5.5.0/mattermost-desktop-5.5.0-linux-x64.tar.gz
  sha256: 86d8ca18ed7a42cd51544e14e3b0dd37c6cda541f8243fcb90c39ea084662cf2
  timestamp: 2023-09-15 15:16:57+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/mattermost-desktop.svg)](https://docs.wakemeops.com/packages/mattermost-desktop)
<a href="https://docs.wakemeops.com/packages/mattermost-desktop">
  <img src="https://docs.wakemeops.com/badges/mattermost-desktop.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/mattermost-desktop.svg
:target: https://docs.wakemeops.com/packages/mattermost-desktop