• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

How to Install Slack on Ubuntu 22.04

Written by Admin, Updated On January 16, 2023
slack, ubuntu
How to Install Slack on Ubuntu 22.04

Slack is most popular platform for messaging and collaboration service. It’s much easier to use Slack straight and organize channels. You can make channels for you coworkers, projects, topics or any other purpose to keep conversations proper and organized. It also allows you audio and video calls as well as sharing of images, documents, videos, and other files. This guide will show how to install slack on Ubuntu 22.04 system.

Slack is not an open-source application and it’s not available in the regular Ubuntu repositories. It needs to be download from official Slack repositories.

Perform the following steps to install Slack on Ubuntu 22.04:

Step 1 – Download Slack#

Open the Slack download page for Linux using your web browser and download the latest Slack .deb package.

You also can download the package using below wget command via command line:

wget https://downloads.slack-edge.com/linux_releases/slack-desktop-4.10.0-amd64.deb

Step 2 – Install Slack#

Once the download is completed, run the below command as root or user with sudo privileges to install Slack:

sudo apt install ./slack-desktop-*.deb

It will prompt to enter password, and the installation will start.

Step 3 – Start Slack#

At this step, Slack is installed on your Ubuntu desktop. Click on the Slack icon (Activities → Slack) or type slack at command line to launch the Slack.

On the first launch of Slack, a window like below will appear:

ubuntu-22-04-slack-window

When you open up the Slack app, you’ll immediately be prompt to join a new workspace. Enter the name of the workspace. Then, enter the email address associated with the workspace and the accompanying password.

Closing the Slack window won’t exit the app. The app will remain running, and you’ll notice a Slack icon in your system tray. The blue dot in the icon will turn red when you have unread messages. You can close Slack the rest of the way by right clicking the icon and selecting the option to exit Slack.

Conclusion#

It’s very straightforward to install Slack on your Ubuntu 22.04 system,. You can add as many Slack accounts as you need. You can get more about use of Slack by visiting the Slack documentation page.

If our content helps you, please consider buying us a coffee

Thank you for your support.

Share On
Share on Facebook
Share on Twitter
Share on Reddit
Share on Tumblr
 Previous Article How to Install Java on Ubuntu 22.04
Next Article   How to Install Skype on Ubuntu 22.04 LTS

Related Posts

  • How to Install and Use PHP Composer on Ubuntu 22.04

    How to Install Composer on Ubuntu 22.04

    January 31, 2023
  • How to Install Nginx on Ubuntu 22.04

    How to Install Nginx on Ubuntu 22.04

    January 28, 2023
  • How to Install Puppet Agent on Ubuntu 22.04

    How to Install Puppet Agent on Ubuntu 22.04

    January 22, 2023

Leave a Reply Cancel reply

DigitalOcean Referral Badge

Popular Posts

  • How to Install SSH Keys on Ubuntu 22.04
    How to Set up SSH Keys on Ubuntu 22.04 January 7, 2023
  • How to Install Mongodb on Debian 11
    How to Install MongoDB on Debian 11 Linux January 11, 2023
  • How to Install Puppet Agent on Ubuntu 22.04
    How to Install Puppet Agent on Ubuntu 22.04 January 22, 2023
  • How to Install Jenkins on Debian 11
    How to Install Jenkins on Debian 11 January 5, 2023
  • How to Change-Hostname Ubuntu 22.04
    How to Change Hostname on Ubuntu 22.04 January 19, 2023
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook