How To Install sysmontask on Fedora 36

In this tutorial we learn how to install sysmontask in Fedora 36. sysmontask is Linux system monitor with the compactness and usefulness of WTM

Introduction

In this tutorial we learn how to install sysmontask on Fedora 36.

What is sysmontask

Linux system monitor with the compactness and usefulness of Windows Task Manager to allow higher control and monitoring.

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

Install sysmontask 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 sysmontask using dnf by running the following command:

sudo dnf -y install sysmontask

Install sysmontask 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 sysmontask using yum by running the following command:

sudo yum -y install sysmontask

How To Uninstall sysmontask on Fedora 36

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

sudo dnf remove sysmontask

sysmontask Package Contents on Fedora 36

/usr/bin/sysmontask
/usr/bin/sysmontask.set_dark
/usr/bin/sysmontask.set_default
/usr/bin/sysmontask.set_light
/usr/lib/python3.10/site-packages/sysmontask
/usr/lib/python3.10/site-packages/sysmontask-1.3.9-py3.10.egg-info
/usr/lib/python3.10/site-packages/sysmontask-1.3.9-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/sysmontask-1.3.9-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/sysmontask-1.3.9-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/sysmontask-1.3.9-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/sysmontask-1.3.9-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/sysmontask-1.3.9-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/sysmontask/__init__.py
/usr/lib/python3.10/site-packages/sysmontask/__pycache__
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/cpu.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/cpu.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/disk.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/disk.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/filter_prefs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/filter_prefs.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/gi_composites.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/gi_composites.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/gproc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/gproc.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/gpu.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/gpu.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/log_plotter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/log_plotter.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/mem.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/mem.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/net.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/net.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/rooter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/rooter.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/rooter_default.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/rooter_default.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/sidepane.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/sidepane.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/sysmontask.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/sysmontask.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/theme_setter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sysmontask/__pycache__/theme_setter.cpython-310.pyc
/usr/lib/python3.10/site-packages/sysmontask/cpu.py
/usr/lib/python3.10/site-packages/sysmontask/disk.py
/usr/lib/python3.10/site-packages/sysmontask/filter_prefs.py
/usr/lib/python3.10/site-packages/sysmontask/gi_composites.py
/usr/lib/python3.10/site-packages/sysmontask/gproc.py
/usr/lib/python3.10/site-packages/sysmontask/gpu.py
/usr/lib/python3.10/site-packages/sysmontask/log_plotter.py
/usr/lib/python3.10/site-packages/sysmontask/mem.py
/usr/lib/python3.10/site-packages/sysmontask/net.py
/usr/lib/python3.10/site-packages/sysmontask/proc-kill.sh
/usr/lib/python3.10/site-packages/sysmontask/rooter.py
/usr/lib/python3.10/site-packages/sysmontask/rooter_default.py
/usr/lib/python3.10/site-packages/sysmontask/sidepane.py
/usr/lib/python3.10/site-packages/sysmontask/sysmontask.py
/usr/lib/python3.10/site-packages/sysmontask/theme_setter.py
/usr/share/applications/SysMonTask.desktop
/usr/share/doc/sysmontask
/usr/share/doc/sysmontask/AUTHORS
/usr/share/doc/sysmontask/README.md
/usr/share/glib-2.0/schemas/com.github.camelneeraj.sysmontask.gschema.xml
/usr/share/licenses/sysmontask
/usr/share/licenses/sysmontask/LICENSE
/usr/share/sysmontask
/usr/share/sysmontask/glade_files
/usr/share/sysmontask/glade_files/disk.glade
/usr/share/sysmontask/glade_files/diskSidepane.glade
/usr/share/sysmontask/glade_files/filter_dialog.glade
/usr/share/sysmontask/glade_files/gpu.glade
/usr/share/sysmontask/glade_files/gpuSidepane.glade
/usr/share/sysmontask/glade_files/net.glade
/usr/share/sysmontask/glade_files/netSidepane.glade
/usr/share/sysmontask/glade_files/sysmontask.glade
/usr/share/sysmontask/icons
/usr/share/sysmontask/icons/SysMonTask.png

References

Summary

In this tutorial we learn how to install sysmontask on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).