This post shows students and new users the steps to install Slack on Ubuntu Linux. Slack, the popular team communication and collaboration platform are now available for Linux.
Slack brings teams together to collaborate on projects so work can get done as quickly and efficiently as possible. Conversations in Slack are organized into channels. You can create channels for your teams, projects, topics, or any other purpose.
Whether you’re a small or large enterprise, Slack can help your team communicate and collaborate. and these conversations will be available on the desktop, mobile devices, and everywhere you have Slack installed.
When you’re ready to install Slack for Linux on Ubuntu Linux, follow the steps below.
Below are two options available when installing Slack on Ubuntu desktops. You can select either one to get it installed.
How to install Slack as a deb package
To install Slack using its DEB package, go to the link below and select it.DEB version. The 64-bit should be good if your system supports it. All Ubuntu versions being developed will only support 64-bit machines.
https://slack.com/downloads/linux

Once the file is downloaded, usually in your ~/Downloads folder, go to the folder to locate it.

In your Downloads folder, right-click on the file and select Open With Software Install.

When Ubuntu Software opens, click Install to begin the installation.

That should prompt you to type and confirm your password before the installation can continue. When you’re done, Slack should be installed and ready to use.
To launch it, go to the Activities ==> Overview and search Slack and launch it.

You can then sign in or create a new account.
How to Install Slack as Snap
Slack can also be installed via Ubuntu snap package management. This might be the quickest way to install Slack.
Snaps are self-contained software packages that include the binary and all dependencies needed to run the application. Snap packages are easy to upgrade and secure.
To install Slack from the Snap package management, run the commands below.
sudo apt install snapd sudo snap install slack --classic
Conclusion:
This post showed you how to install and use Slack on Ubuntu Linux. Please use the comment form below if you find any errors above or have something to add.
thank you for the great and easy process