Slack for Linux (beta)
Slack for Linux brings all the features you find in your browser, plus support for multiple workspaces, right to your desktop.
Note: Slack for Linux is in beta. We’re still busy adding features and making adjustments to the app. 🐝
Download and install Slack
At the moment we support Ubuntu, Fedora, and RHEL.
Ubuntu
Fedora
RHEL
You can install Slack from the command line with snap:
sudo snap install slack --classic
If the ☝️ above option isn't available, you can also download the app from the Slack downloads page:
- Visit the Slack downloads page at slack.com/downloads.
- Under Linux (Beta), choose Ubuntu 64-bit in the drop-down menu, then press the green download button to the right.
- Find the downloaded file in your Downloads folder. The file name will begin: slack-desktop
- Double click the file to view Slack in Ubuntu Software Center.
- Click the Install button to the right. You may need to enter the password you use to log in to Ubuntu.
- To run the app, search your computer for Slack, then double click the Slack icon.
- Visit the Slack downloads page at slack.com/downloads.
- Under Linux (Beta), choose Fedora 64-bit in the drop-down menu, then press the green download button to the right.
- Click the Open with button, and make sure Software Install (default) is selected in the drop-down menu.
- Click the Install button in the next window.
- If prompted, enter the password you use to sign in to Fedora.
- Once installed, you'll see a Remove button instead of Install. Ignore this, and close the installer window.
- To launch Slack, click Activities, then Show Applications, and then the Slack icon. You may need to scroll down through your applications to find it.
- Visit the Slack downloads page at slack.com/downloads.
- Select Fedora (64-bit) from the drop-down menu.
- Click Save File, then OK.
- Open Terminal.
- Run the following commands in your terminal:
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh epel-release-latest-7.rpm
sudo yum -y install ~/Downloads/slack-3.0.2-0.1.fc21.x86_64.rpm
Note: Make sure that your system is registered with Red Hat Subscription Manager.
Update Slack
Ubuntu
Fedora
Update Slack by entering these commands from the command line:
sudo apt-get update
sudo apt-get upgrade
Update Slack by running this command from the command line:
sudo dnf upgrade
Tips and tricks
Pull up keyboard shortcuts
There are a number of keyboard shortcuts to help you move around Slack faster. To see a list of keyboard shortcuts in the desktop app, use Ctrl /.
Launch Slack at login
You can choose to have Slack start automatically when you log in to Linux. Just click your workspace name in the top left to open the menu, then select Preferences. Next, click the Linux App tab, and check Launch app on login.
Specify the proxy server
You can specify the proxy server used with the --proxy-server=IP:port command line switch. Here's what this will look like in your terminal window:
$ slack --proxy-server=ip:port
Troubleshooting
Having trouble with the Slack for Linux app? Here are some tips to try:
Clear Cache
- From the Slack desktop app, click Help in the menu bar.
- Select Troubleshooting and click Clear Cache and Restart.
Check your app version
Make sure you're running the latest version of the Slack for Linux app.
Need help? Drop us a line with the details. We'll be happy to help you troubleshoot!