Today you will learn that how you can Install Slack on Fedora 30/29/28. Slack is the most popular collaboration software used in the corporate world. After the company acquired HipChat, It is now dominating in the collaboration space to let your team work together to get things done.
Installing Slack on Fedora 30/29/28
Step 1: Update your system
It is recommended to update your system before going to Install any Package on your Linux system.
sudo dnf -y update
Step 2: Download and Install Slack on Fedora 30/29/28
Visit Slack download page & download the latest Slack RPM release & install it.
sudo dnf -y install wget
wget https://downloads.slack-edge.com/linux_releases/slack-4.2.0-0.1.fc21.x86_64.rpm
sudo dnf localinstall slack-4.2.0-0.1.fc21.x86_64.rpm
Press “Y” to continue the Installation of Slack on Fedora 30/29/28
$ sudo dnf localinstall slack-4.2.0-0.1.fc21.x86_64.rpm
Last metadata expiration check: 0:01:39 ago on Sun 29 Dec 2019 11:18:31 PM EAT.
Dependencies resolved.
Package Arch Version Repository Size
Installing:
slack x86_64 4.2.0-0.1.fc21 @commandline 60 M
Installing dependencies:
libXScrnSaver x86_64 1.2.3-3.fc30 fedora 23 k
libappindicator x86_64 12.10.0-24.fc30 fedora 40 k
libdbusmenu x86_64 16.04.0-11.fc30 fedora 135 k
libdbusmenu-gtk2 x86_64 16.04.0-11.fc30 fedora 37 k
libindicator x86_64 12.10.1-14.fc30 fedora 65 k
Transaction Summary
Install 6 Packages
Total size: 60 M
Total download size: 300 k
Installed size: 185 M
Is this ok [y/N]: y
Step 3: Launch Slack on Fedora 30/29/28
You have now Installed Slack on Fedora successfully. Launch it from Terminal or use Activities search to open Slack.
slack
Sign in to start using slack. If you are new to Slack just click on get started and sign up for Slack to sign in next time.