How to Install and Uninstall python310-crontab Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-crontab" package
Please follow the instructions below to install python310-crontab on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-crontab
Copied
2. Uninstall "python310-crontab" package
This is a short guide on how to uninstall python310-crontab on openSuSE Tumbleweed:
$
sudo zypper remove
python310-crontab
Copied
3. Information about the python310-crontab package on openSuSE Tumbleweed
Information for package python310-crontab:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-crontab
Version : 0.23.0-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 73.8 KiB
Installed : No
Status : not installed
Source package : python-crontab-0.23.0-1.14.src
Upstream URL : https://github.com/josiahcarlson/parse-crontab
Summary : Python module for parsing and using crontab schedules
Description :
This package offers a method of parsing crontab schedule entries and
determining when an item should next be run. More specifically, it
calculates a delay in seconds from when the .next() method is called
to when the item should next be executed.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-crontab
Version : 0.23.0-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 73.8 KiB
Installed : No
Status : not installed
Source package : python-crontab-0.23.0-1.14.src
Upstream URL : https://github.com/josiahcarlson/parse-crontab
Summary : Python module for parsing and using crontab schedules
Description :
This package offers a method of parsing crontab schedule entries and
determining when an item should next be run. More specifically, it
calculates a delay in seconds from when the .next() method is called
to when the item should next be executed.