How To Install scudcloud on Fedora 34

scudcloud is Non official desktop client for Slack

Introduction

In this tutorial we learn how to install scudcloud on Fedora 34.

What is scudcloud

ScudCloud improves the Slack integration with Linux desktops featuring * multiple teams support * native system notifications * count of unread direct mentions at launcher/sytray icon * alert/wobbling on new messages * optional tray notifications and “Close to Tray” * follow your desktop activity and will stay online while you’re logged in

We can use yum or dnf to install scudcloud on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install scudcloud.

Install scudcloud on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install scudcloud using dnf by running the following command:

sudo dnf -y install scudcloud

Install scudcloud on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install scudcloud using yum by running the following command:

sudo yum -y install scudcloud

How To Uninstall scudcloud on Fedora 34

To uninstall only the scudcloud package we can use the following command:

sudo dnf remove scudcloud

scudcloud Package Contents on Fedora 34

/usr/bin/scudcloud
/usr/lib/python3.9/site-packages/scudcloud
/usr/lib/python3.9/site-packages/scudcloud-1.65-py3.9.egg-info
/usr/lib/python3.9/site-packages/scudcloud-1.65-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/scudcloud-1.65-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/scudcloud-1.65-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/scudcloud-1.65-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/scudcloud-1.65-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/scudcloud/__init__.py
/usr/lib/python3.9/site-packages/scudcloud/__main__.py
/usr/lib/python3.9/site-packages/scudcloud/__pycache__
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/__main__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/__main__.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/browser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/browser.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/cookiejar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/cookiejar.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/downloader.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/downloader.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/launcher.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/launcher.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/leftpane.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/leftpane.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/notifier.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/notifier.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/notify2.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/notify2.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/resources.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/resources.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/scudcloud.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/scudcloud.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/speller.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/speller.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/systray.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/systray.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/version.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/version.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/wrapper.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/scudcloud/__pycache__/wrapper.cpython-39.pyc
/usr/lib/python3.9/site-packages/scudcloud/browser.py
/usr/lib/python3.9/site-packages/scudcloud/cookiejar.py
/usr/lib/python3.9/site-packages/scudcloud/downloader.py
/usr/lib/python3.9/site-packages/scudcloud/launcher.py
/usr/lib/python3.9/site-packages/scudcloud/leftpane.py
/usr/lib/python3.9/site-packages/scudcloud/notifier.py
/usr/lib/python3.9/site-packages/scudcloud/notify2.py
/usr/lib/python3.9/site-packages/scudcloud/resources
/usr/lib/python3.9/site-packages/scudcloud/resources.py
/usr/lib/python3.9/site-packages/scudcloud/resources/disable_snippets.css
/usr/lib/python3.9/site-packages/scudcloud/resources/disable_snippets.js
/usr/lib/python3.9/site-packages/scudcloud/resources/leftpane.html
/usr/lib/python3.9/site-packages/scudcloud/resources/leftpane.js
/usr/lib/python3.9/site-packages/scudcloud/resources/resources.css
/usr/lib/python3.9/site-packages/scudcloud/resources/scudcloud.js
/usr/lib/python3.9/site-packages/scudcloud/resources/scudcloud.png
/usr/lib/python3.9/site-packages/scudcloud/scudcloud.py
/usr/lib/python3.9/site-packages/scudcloud/speller.py
/usr/lib/python3.9/site-packages/scudcloud/systray.py
/usr/lib/python3.9/site-packages/scudcloud/version.py
/usr/lib/python3.9/site-packages/scudcloud/wrapper.py
/usr/share/applications/scudcloud.desktop
/usr/share/doc/scudcloud
/usr/share/doc/scudcloud/README.md
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-1.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-2.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-3.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-4.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-5.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-6.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-7.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-8.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-9-plus.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention-9.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud-attention.svg
/usr/share/icons/hicolor/scalable/apps/scudcloud.svg
/usr/share/licenses/scudcloud
/usr/share/licenses/scudcloud/LICENSE
/usr/share/pixmaps/scudcloud.png

References

Summary

In this tutorial we learn how to install scudcloud on Fedora 34 using yum and dnf.