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.7.0 1f98af3621901f566a6f696bd0cd11043acc77a138f91abb8319cc53722d0a0c 77157
5.6.0 6b894635362896d38c7186cb26fa917e9477959e15d23aa79e57005d434007e9 76181
5.5.1 ad418088a871b607781b72c3bd4cd655c0e6221e7ffaf241126b201eb8badd3f 74375
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.7.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.7.0/mattermost-desktop-5.7.0-linux-x64.tar.gz
  sha256: d717d4f7e5738e14955ac3f50188b3a61850db4d7419b401810e1dc6f6374c15
  timestamp: 2024-04-18 10:04:03+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