How to Install and Uninstall python2-schedule Package on openSUSE Leap
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-schedule" package
Please follow the steps below to install python2-schedule on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-schedule
Copied
2. Uninstall "python2-schedule" package
Here is a brief guide to show you how to uninstall python2-schedule on openSUSE Leap:
$
sudo zypper remove
python2-schedule
Copied
3. Information about the python2-schedule package on openSUSE Leap
Information for package python2-schedule:
-----------------------------------------
Repository : Main Repository
Name : python2-schedule
Version : 0.6.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 47,4 KiB
Installed : No
Status : not installed
Source package : python-schedule-0.6.0-bp153.1.15.src
Summary : Job scheduling module for Python
Description :
An in-process scheduler for periodic jobs that uses the builder
pattern for configuration. Schedule lets the user run Python functions
(or any other callable) periodically at pre-determined intervals.
-----------------------------------------
Repository : Main Repository
Name : python2-schedule
Version : 0.6.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 47,4 KiB
Installed : No
Status : not installed
Source package : python-schedule-0.6.0-bp153.1.15.src
Summary : Job scheduling module for Python
Description :
An in-process scheduler for periodic jobs that uses the builder
pattern for configuration. Schedule lets the user run Python functions
(or any other callable) periodically at pre-determined intervals.