Skip to main content

Command Palette

Search for a command to run...

How to install slack on Deepin OS 20.9?

Updated
2 min read
How to install slack on Deepin OS 20.9?
A

I'm a passionate software developer.


Slack

Slack is a cloud-based collaboration platform and messaging app designed for teams and workplaces.

It was created as a tool to improve communication and collaboration among team members, both within organizations and for remote or distributed teams.

Slack offers a wide range of features that help teams streamline their work and communication.


Update the repository info

In your browser, go to the following link:

sudo apt update

Visit the download page

https://slack.com/downloads/linux

Download the .deb file


Install

sudo dpkg -i Downloads/slack-desktop-4.33.90-amd64.deb

Check slack's installation

Locate the executable file

which slack

Output


Check version

slack -v

Output


Run slack

slack

Output


Done


Celebrate

You've made it!

The Office GIF - The Office Happy - Discover & Share GIFs


Let's become friends


Final thoughts

I hope this article has been helpful to you. Please feel free to reach out if you have any questions. Your thoughts, suggestions, and corrections are more than welcome.

By the way, don't hesitate to drop your suggestions for new blog articles.

I look forward to seeing you next time.


A

Check it out my articles: https://blog.alexandrecalaca.com/all-articles

More from this blog

Alexandre Calaça's Blog

265 posts

I'm a passionate software engineer with a deep love for turning complex problems into elegant solutions through code.