3 Ways To Install Slack on Ubuntu 18.04 (Bionic) Desktop
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Slak is a cloud-based popular team collaboration tool. This is a new kind of messaging for teams, bringing all your communication at one place. This tutorial will help you To install Slack on Ubuntu 18.04 (Bionic) Desktop system.
Offcial Website :https://slack.com/intl/en-in/
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Our Server Specification-
Os: Ubuntu 18.04.2 LTS Bionic Beaver 64Bit Hostname: IP Address of Server:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lsb_release -cd ; getconf LONG_BIT ; whoami
apt update -y ; apt install -y build-essential software-properties-common curl gdebi leafpad nano git net-tools
Method:1
wget https://downloads.slack-edge.com/linux_releases/slack-desktop-3.3.8-amd64.deb
gdebi slack-desktop-3.3.8-amd64.deb
Method:2
apt update ; snap install slack --classic
Method:3
Ubuntu Software:
snap changes
snap abort
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
No comments:
Post a Comment