How To Install scudcloud on Fedora 36
Introduction
In this tutorial we learn how to install scudcloud
on Fedora 36.
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 36. In this tutorial we discuss both methods but you only need to choose one of method to install scudcloud.
Install scudcloud on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install scudcloud
using dnf
by running the following command:
sudo dnf -y install scudcloud
Install scudcloud on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
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 36
To uninstall only the scudcloud
package we can use the following command:
sudo dnf remove scudcloud
scudcloud Package Contents on Fedora 36
/usr/bin/scudcloud
/usr/lib/python3.10/site-packages/scudcloud
/usr/lib/python3.10/site-packages/scudcloud-1.65-py3.10.egg-info
/usr/lib/python3.10/site-packages/scudcloud-1.65-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/scudcloud-1.65-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/scudcloud-1.65-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/scudcloud-1.65-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/scudcloud-1.65-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/scudcloud/__init__.py
/usr/lib/python3.10/site-packages/scudcloud/__main__.py
/usr/lib/python3.10/site-packages/scudcloud/__pycache__
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/browser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/browser.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/cookiejar.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/cookiejar.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/downloader.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/downloader.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/launcher.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/launcher.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/leftpane.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/leftpane.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/notifier.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/notifier.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/notify2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/notify2.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/resources.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/resources.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/scudcloud.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/scudcloud.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/speller.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/speller.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/systray.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/systray.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/wrapper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/scudcloud/__pycache__/wrapper.cpython-310.pyc
/usr/lib/python3.10/site-packages/scudcloud/browser.py
/usr/lib/python3.10/site-packages/scudcloud/cookiejar.py
/usr/lib/python3.10/site-packages/scudcloud/downloader.py
/usr/lib/python3.10/site-packages/scudcloud/launcher.py
/usr/lib/python3.10/site-packages/scudcloud/leftpane.py
/usr/lib/python3.10/site-packages/scudcloud/notifier.py
/usr/lib/python3.10/site-packages/scudcloud/notify2.py
/usr/lib/python3.10/site-packages/scudcloud/resources
/usr/lib/python3.10/site-packages/scudcloud/resources.py
/usr/lib/python3.10/site-packages/scudcloud/resources/disable_snippets.css
/usr/lib/python3.10/site-packages/scudcloud/resources/disable_snippets.js
/usr/lib/python3.10/site-packages/scudcloud/resources/leftpane.html
/usr/lib/python3.10/site-packages/scudcloud/resources/leftpane.js
/usr/lib/python3.10/site-packages/scudcloud/resources/resources.css
/usr/lib/python3.10/site-packages/scudcloud/resources/scudcloud.js
/usr/lib/python3.10/site-packages/scudcloud/resources/scudcloud.png
/usr/lib/python3.10/site-packages/scudcloud/scudcloud.py
/usr/lib/python3.10/site-packages/scudcloud/speller.py
/usr/lib/python3.10/site-packages/scudcloud/systray.py
/usr/lib/python3.10/site-packages/scudcloud/version.py
/usr/lib/python3.10/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 36 using yum and [dnf]((/fedora/36/dnf/).