How to Install and Uninstall systemd-cron Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "systemd-cron" package

In this section, we are going to explain the necessary steps to install systemd-cron on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install systemd-cron

2. Uninstall "systemd-cron" package

In this section, we are going to explain the necessary steps to uninstall systemd-cron on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove systemd-cron $ sudo apt autoclean && sudo apt autoremove

3. Information about the systemd-cron package on Ubuntu 21.10 (Impish Indri)

Package: systemd-cron
Architecture: amd64
Version: 1.5.16-1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Systemd Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 139
Provides: anacron, cron-daemon
Depends: systemd-sysv (>= 229), python3:any, libc6 (>= 2.4)
Recommends: default-mta | exim4 | mail-transport-agent
Conflicts: anacron, cron-daemon
Replaces: anacron, cron
Filename: pool/universe/s/systemd-cron/systemd-cron_1.5.16-1_amd64.deb
Size: 30704
MD5sum: 20f89eaeb07be2b6ce450671d2ae237c
SHA1: b5dfed8faf4ef86744c2cb1032a654286c25fba2
SHA256: d6a1f72669fe95229537b4cf52ff559653daf422002d6a073badcbdf83ad437e
SHA512: a3b6605fb6ca74a7e7cc2d5392ccb29cb25512064d68b326967eefc11b1fe69f6f4d8b9367bc16c7bfb0ff24c9befaa7fab6ce7aa0a164e46fb0bca6bca03940
Homepage: https://github.com/systemd-cron/systemd-cron
Description-en: systemd units to provide cron daemon & anacron functionality
Provides systemd units to run cron jobs in /etc/cron.hourly cron.daily
cron.weekly and cron.monthly directories, without having cron
or anacron installed.
It also provides a generator that dynamicaly translate /etc/crontab,
/etc/cron.d/* and user cronjobs in systemd units.
Please notice this package provide a different set of features
than Vixie-cron; trying to remain as simple as possible.
By example, to avoid to run process through a wrapper,
but have instead systemd run those directly,
it only send mails on error, including only a small blurb
from the Journal; but doesn't send the full output of processes.
Description-md5: 36b272e4814f3e0aec170736de5f9b3a