Categories: Ubuntu

How to Install Slack on Ubuntu 22.04

Slack is a real-time collaboration application that permits you to interact with your team members. It is considered an ideal solution for corporations and development teams where it is required to integrate multiple services, hold group meetings, and more. Thanks to Slack’s channels system, which enables its users to define topics or discuss customer issues in one channel while also supporting voice and video calls, and has file-sharing features.

This write-up will discuss the procedure to install Slack on Ubuntu 22.04 using three different methods. So, let’s start!

How to install Slack on Ubuntu 22.04 using APT

Sponsored

You must follow the below-given step-by-step instructions for installing Slack on Ubuntu 22.04.

Step 1: Update system repositories
Press “CTRL+ALT+T” to open the terminal of your Ubuntu 22.04 and run the below-given commands to update system repositories:

$ sudo apt update

$ sudo apt upgrade

Step 2: Install Slack on Ubuntu 22.04
Next, install the Slack on Ubuntu 22.04 by utilizing the below-given command:

$ sudo apt install -y slack

As you can see, Slack is installed on our system. We will now demonstrate the other methods for installing Slack on Ubuntu 22.04.

How to install Slack on Ubuntu 22.04 using Snap Store

The second method for installing Slack on Ubuntu 22.04 is through Snap Store. With Snap Store you can also easily install Slack within a few minutes using a single command.

Step 1: Snap Installation
First of all, install Snap if it is not already installed on your system:

$ sudo apt install snapd

Step 2: Slack installation on Ubuntu 22.04
Run the given below command to install Slack, once Snap has been successfully installed:

$ sudo snap install slack –classic

The above-given error-free output signifies that Slack Application has been successfully installed on your Ubuntu 22.04 system.

How to install Slack on Ubuntu 22.04 using GUI

Some Linux users prefer to utilize GUI instead of the terminal for the software installation tasks. Are you one of them? If yes, then look at the below-given instructions for installing the Slack on Ubuntu 22.04 using GUI.

Step 1: Open Ubuntu Software Center
First of all, search for the “Ubuntu Software” application in the “Activities” menu and open it:

Sponsored

Step 2: Search Slack in Ubuntu Software Center
Now, click on the “search” icon present the left corner of the opened window and then search for the “Slack” application in the search box:

Select the “Slackapplication from the search result and click on the “Install” button:

Step 3: Enter password for authentication
Then, enter your system password in the opened dialog box and click on the “Authenticate” button:

Step 4: Install Slack on Ubuntu 22.04
After authentication, the installation of the Slack application will start on Ubuntu 22.04, which will complete in some time:

Step 5: Open the Slack Application
After completing the installation, search for the “Slack” in the “Activities” menu and open it:

Congratulations! You have successfully installed the latest version of Slack on your Ubuntu 22.04 system:

We have compiled three different methods for installing Slack on Ubuntu 22.04.

Conclusion

For the installation of Slack on Ubuntu 22.04, you can utilize Ubuntu Software Center. In the other case, if you prefer to use terminal instead of GUI then execute the “$ sudo apt install -y slackAPT command for Slack installation, else use the “$ sudo snap install slack –classic” snap command to install Slack through Snap Store. This post discussed three methods to install Slack on Ubuntu 22.04.

Ubuntu Server Admin

Recent Posts

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

2 days ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

2 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

3 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

4 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

4 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

5 days ago