How to Install and Uninstall mattermost Package on Arch Linux

Last updated: May 04,2024

1. Install "mattermost" package

This guide covers the steps necessary to install mattermost on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S mattermost

2. Uninstall "mattermost" package

This guide covers the steps necessary to uninstall mattermost on Arch Linux:

$ sudo pacman -Rcns mattermost

3. Information about the mattermost package on Arch Linux

Repository : extra
Name : mattermost
Version : 9.6.0-1
Description : Open source Slack-alternative in Golang and React
Architecture : x86_64
URL : https://mattermost.com
Licenses : AGPL-3.0-only Apache-2.0
Groups : None
Provides : None
Depends On : glibc
Optional Deps : mariadb: SQL server storage
mmctl: CLI admin tool
percona-server: SQL server storage
postgresql: SQL server storage
Conflicts With : None
Replaces : None
Download Size : 65.25 MiB
Installed Size : 190.77 MiB
Packager : Caleb Maclennan
Build Date : Fri Mar 1 19:27:25 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions