• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / Download And Install Slack On Ubuntu Command Line

Download And Install Slack On Ubuntu Command Line

By Sourabh / May 13, 2022 Category: How To, Ubuntu

Here is how to install Slack on Ubuntu Command Line and how to update Slack in Ubuntu. Slack Messaging Tool for Linux Ubuntu is a new way for your entire company to communicate.

It replaces email with something faster, better organised and more secure. Instead of one-off email chains, all your communication is organised into channels that are easy to create, join and search. When there’s a channel for everything that happens at your company, everyone knows exactly where to go to get work done.

Unlike email, Slack is not susceptible to spam or phishing, which causes 90% of data breaches. Your Slack handle cannot be sold to advertisers or put on a mailing list. You will only ever receive Slack messages from other people inside your organisation, or from trusted partners using Slack Connect.

Is Slack better than email?

Yes. And thee reasons are:

  1. Transparency – All content in Slack channels is searchable, so there’s no need to forward a lot of emails to the person joining your project.
  2. Flexibility – File-sharing, calls, clips and more are all built into Slack – along with real-time messaging. So you can truly work together however you work best.
  3. Collaboration – Slack brings internal and external teams together across locations, time zones and working styles, instead of confining work to the siloed communication of email.
  4. Security – Collaborating in email opens up the risk of spam and phishing. In Slack Connect, you can work securely with partners, vendors or customers.
  5. Integrations – Connect over 2,400 apps to Slack – whether that’s your calendar or the tools that you use every day – and never forget an attachment again.
  6. Automation – In Slack, you can turn routine meetings and tasks such as huddle meetings, approvals and requests into automated workflows to save on the back-and-forth.

How to Install Slack Messaging Tool in Linux

Slack 4.25.1 (released on 4 April 2022) is the lastest version which can be installed on Linux Ubuntu Systems.

  1. What’s new – Starting today, you’ll see a confirmation pop-up when a link in Slack is prompting another program to open. If you don’t want to see these each time because you enjoy living on the edge, just check the box “Always open files of this type.”
  2. Bug fixes – We discovered that under very specific circumstances (stars being aligned, barometric pressure being just so, looking in a mirror and saying “Slackbot” 3 times), Active Directory users were ending up with a backslash in their Home directory, which was preventing the app from launching. However it happened, all slashes are welcome at the party, so Slack will run as expected now.

Run the following commands in terminal to install Slack on Ubuntu Systems:

$ sudo apt update
$ sudo apt install snapd
$ sudo snap install slack

Alternatively you can also download and install Slack via deb package. Download the .deb package from https://slack.com/intl/en-in/downloads/linux and once downloaded, install the package using the following commands. I assume the downloaded deb package is the Downloads folder. Please locate the correct path for your system.

$ cd ~/Downloads
$ sudo dpkg -i slack-desktop-4.25.0-amd64.deb

Once installed, sign up, create a new Slack workspace and invite your colleagues.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap