Downloads:
72,911
Downloads of v 3.6.0:
563
Last Update:
02 Mar 2017
Package Maintainer(s):
Software Author(s):
- https://github.com/mattermost/desktop/graphs/contributors
Tags:
mattermost-desktop admin mattermost- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Mattermost Desktop (Install)
This is not the latest version of Mattermost Desktop (Install) available.
- 1
- 2
- 3
3.6.0 | Updated: 02 Mar 2017
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
72,911
Downloads of v 3.6.0:
563
Maintainer(s):
Software Author(s):
- https://github.com/mattermost/desktop/graphs/contributors
Mattermost Desktop (Install) 3.6.0
This is not the latest version of Mattermost Desktop (Install) available.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Mattermost Desktop (Install), run the following command from the command line or from PowerShell:
To upgrade Mattermost Desktop (Install), run the following command from the command line or from PowerShell:
To uninstall Mattermost Desktop (Install), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download mattermost-desktop --internalize --version=3.6.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade mattermost-desktop -y --source="'INTERNAL REPO URL'" --version="'3.6.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade mattermost-desktop -y --source="'INTERNAL REPO URL'" --version="'3.6.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install mattermost-desktop
win_chocolatey:
name: mattermost-desktop
version: '3.6.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'mattermost-desktop' do
action :install
source 'INTERNAL REPO URL'
version '3.6.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller mattermost-desktop
{
Name = "mattermost-desktop"
Version = "3.6.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'mattermost-desktop':
ensure => '3.6.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator wget on 05 Mar 2017.
Native desktop application for Mattermost running on Windows.
Features
- Tabs for multiple teams across multiple servers
- Desktop Notifications
- Windows 10: Toast
- Windows 7-8.1: Balloon (fallback behavior, so lesser support)
- Badges for unread channels and mentions
- Installs as native application
Log in or click on link to see number of positives.
- mattermost-desktop.3.6.0.nupkg (99969d245ace) - ## / 58
- mattermost-setup-3.6.0-win64.exe (ab0aabcb2abb) - ## / 57
- mattermost-setup-3.6.0-win32.exe (4f5228eb6b9c) - ## / 58
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Mattermost Desktop 5.2.2 | 3982 | Tuesday, December 6, 2022 | Approved | |
Mattermost Desktop 5.2.1 | 1550 | Wednesday, November 16, 2022 | Approved | |
Mattermost Desktop 5.2.0 | 1426 | Monday, October 31, 2022 | Approved | |
Mattermost Desktop 5.1.1 | 11888 | Tuesday, June 28, 2022 | Approved | |
Mattermost Desktop 5.1.0 | 2527 | Monday, May 16, 2022 | Approved | |
Mattermost Desktop 5.0.4 | 3692 | Monday, February 7, 2022 | Approved | |
Mattermost Desktop 5.0.3 | 697 | Thursday, February 3, 2022 | Approved | |
Mattermost Desktop 5.0.2 | 3015 | Monday, November 15, 2021 | Approved | |
Mattermost Desktop 5.0.1 | 1642 | Friday, October 22, 2021 | Approved | |
Mattermost Desktop 5.0.0 | 836 | Tuesday, October 12, 2021 | Approved | |
Mattermost Desktop 4.7.2 | 1680 | Monday, September 13, 2021 | Approved | |
Mattermost Desktop 4.7.1 | 1739 | Tuesday, August 3, 2021 | Approved | |
Mattermost Desktop 4.7.0 | 1597 | Wednesday, June 23, 2021 | Approved | |
Mattermost Desktop 4.6.2 | 3148 | Monday, January 25, 2021 | Approved | |
Mattermost Desktop 4.6.1 | 2287 | Tuesday, October 27, 2020 | Approved | |
Mattermost Desktop 4.6.0 | 761 | Friday, October 16, 2020 | Approved | |
Mattermost Desktop 4.5.4 | 1401 | Saturday, September 12, 2020 | Approved | |
Mattermost Desktop 4.5.3 | 1000 | Tuesday, August 25, 2020 | Approved | |
Mattermost Desktop 4.5.2 | 1301 | Wednesday, July 22, 2020 | Approved | |
Mattermost Desktop 4.5.1 | 752 | Tuesday, July 14, 2020 | Approved | |
Mattermost Desktop 4.5.0 | 1093 | Wednesday, June 17, 2020 | Approved | |
Mattermost Desktop 4.4.2 | 1352 | Monday, May 11, 2020 | Approved | |
Mattermost Desktop 4.4.1 | 922 | Wednesday, April 22, 2020 | Approved | |
Mattermost Desktop 4.4.0 | 1885 | Thursday, February 20, 2020 | Approved | |
Mattermost Desktop 4.3.2 | 1791 | Saturday, November 30, 2019 | Approved | |
Mattermost Desktop 4.3.1 | 1182 | Wednesday, October 23, 2019 | Approved | |
Mattermost Desktop 4.3.0 | 392 | Monday, October 21, 2019 | Approved | |
Mattermost Desktop 4.2.3 | 1676 | Wednesday, August 28, 2019 | Approved | |
Mattermost Desktop 4.2.1 | 2804 | Monday, March 25, 2019 | Approved | |
Mattermost Desktop 4.2.0 | 1675 | Tuesday, November 27, 2018 | Approved | |
Mattermost Desktop 4.1.2 | 1846 | Tuesday, May 29, 2018 | Approved | |
Mattermost Desktop (Install) 4.1.0 | 523 | Thursday, May 17, 2018 | Approved | |
Mattermost Desktop (Install) 4.0.1 | 753 | Wednesday, April 4, 2018 | Approved | |
Mattermost Desktop (Install) 4.0.0 | 840 | Wednesday, January 31, 2018 | Approved | |
Mattermost Desktop (Install) 3.7.1 | 3620 | Wednesday, November 15, 2017 | Approved | |
Mattermost Desktop (Install) 3.7.0 | 1502 | Thursday, May 11, 2017 | Approved | |
Mattermost Desktop (Install) 3.6.0 | 563 | Thursday, March 2, 2017 | Approved | |
Mattermost Desktop (Install) 3.5.0 | 583 | Wednesday, January 4, 2017 | Approved | |
Mattermost Desktop (Install) 3.4.1 | 523 | Monday, October 10, 2016 | Approved | |
Mattermost Desktop (Install) 1.3.0 | 465 | Monday, August 29, 2016 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about Mattermost Desktop (Install) and the Mattermost Desktop (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Mattermost Desktop (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.