Step 1: Download the Slack app. There are two ways to download Slack for Mac: from the App Store or from the Slack downloads page. Download from Slack. Find Slack in the App Store. Click Install. To launch Slack, open a Finder window, select the Applications folder in the sidebar, then find and double-click the Slack icon. Aug 02, 2017.
Slack Desktop
This script will download a zip archive containing the latest version of the Slack app for OS X and install it by placing the app extracted from the downloaded archive in the /Applications directory.
Slack Download Osx Windows 7
How the script works:
Slack For Mac Os
-
Uses curl to download a zip archive containing the latest Slack app from OS X from the Slack website into the /tmp directory.
-
Extracts the zip contents in /tmp.
-
Checks whether Slack is running, removes existing Slack app, moves new Slack app from /tmp to /Applications and sets the owner to root:admin
-
Removes the Slack app zip from the /tmp