How to Install and Uninstall python3-TGScheduler.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-TGScheduler.noarch" package

Please follow the step by step instructions below to install python3-TGScheduler.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-TGScheduler.noarch

2. Uninstall "python3-TGScheduler.noarch" package

This guide covers the steps necessary to uninstall python3-TGScheduler.noarch on Fedora 36:

$ sudo dnf remove python3-TGScheduler.noarch $ sudo dnf autoremove

3. Information about the python3-TGScheduler.noarch package on Fedora 36

Last metadata expiration check: 0:11:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-TGScheduler
Version : 1.7.0
Release : 23.fc36
Architecture : noarch
Size : 33 k
Source : python-tgscheduler-1.7.0-23.fc36.src.rpm
Repository : fedora
Summary : Turbogears2 Scheduler
URL : http://pypi.python.org/pypi/TGScheduler
License : MIT
Description : This scheduler package is based on the TurboGears 1 built-in scheduler
: which is based on Kronos by Irmen de Jong. The scheduler makes it easy to
: have one-time or recurring tasks run as needed. Python 3 version.