ubuntu installation

Installing Slack on Ubuntu

This article explains how to install Slack on Ubuntu Linux computers and servers. sudo apt-get update, wget...

Shou Arisaka
1 min read
Oct 8, 2025

This article explains how to install Slack on Ubuntu Linux computers and servers.

sudo apt-get update
wget https://downloads.slack-edge.com/linux_releases/slack-desktop-2.8.0-amd64.deb
sudo dpkg -i slack-desktop-2.8.0-amd64.deb

Share this article

Shou Arisaka Oct 8, 2025

๐Ÿ”— Copy Links