How to Install and Uninstall cronie Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "cronie" package
This is a short guide on how to install cronie on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
cronie
Copied
2. Uninstall "cronie" package
Please follow the guidance below to uninstall cronie on openSuSE Tumbleweed:
$
sudo zypper remove
cronie
Copied
3. Information about the cronie package on openSuSE Tumbleweed
Information for package cronie:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cronie
Version : 1.7.1-95.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 315.0 KiB
Installed : No
Status : not installed
Source package : cronie-1.7.1-95.1.src
Upstream URL : https://github.com/cronie-crond/cronie
Summary : Cron Daemon
Description :
cron automatically starts programs at specific times. Add new entries
with "crontab -e". (See "man 5 crontab" and "man 1 crontab" for
documentation.)
Under /etc, find the directories cron.hourly, cron.daily, cron.weekly,
and cron.monthly. Scripts and programs that are located there are
started automatically.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cronie
Version : 1.7.1-95.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 315.0 KiB
Installed : No
Status : not installed
Source package : cronie-1.7.1-95.1.src
Upstream URL : https://github.com/cronie-crond/cronie
Summary : Cron Daemon
Description :
cron automatically starts programs at specific times. Add new entries
with "crontab -e". (See "man 5 crontab" and "man 1 crontab" for
documentation.)
Under /etc, find the directories cron.hourly, cron.daily, cron.weekly,
and cron.monthly. Scripts and programs that are located there are
started automatically.