How to Install and Uninstall systemd-cron Package on Kali Linux

Last updated: April 29,2024

1. Install "systemd-cron" package

Here is a brief guide to show you how to install systemd-cron on Kali Linux

$ sudo apt update $ sudo apt install systemd-cron

2. Uninstall "systemd-cron" package

Please follow the step by step instructions below to uninstall systemd-cron on Kali Linux:

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

3. Information about the systemd-cron package on Kali Linux

Package: systemd-cron
Version: 2.3.2-1
Installed-Size: 229
Maintainer: Debian Systemd Maintainers
Architecture: amd64
Replaces: anacron
Provides: anacron, cron-daemon
Depends: systemd-sysv, libc6 (>= 2.34), libmd0 (>= 0.0.0), libstdc++6 (>= 13), systemd | systemd-standalone-sysusers | systemd-sysusers
Pre-Depends: cron-daemon-common
Suggests: default-mta | exim4 | mail-transport-agent
Conflicts: anacron, cron-daemon
Size: 79548
SHA256: b7503fee0f6d7880c8eb7048fb078dddf04486c329d85558ca10c6508d182551
SHA1: 960491de5e39e540a79fe379b90c4e5cdc06cfd2
MD5sum: 016c76ac39b29e8ce3acb3866f31b928
Description: systemd generator that provides cron daemon & anacron functionality
This is a generator that dynamicaly translates /etc/crontab,
/etc/cron.{d|hourly|daily|weekly|monthly|yearly}/*
and user cronjobs into systemd .timer & .service units.
.
Output from the commands is usually mailed to the system administrator
(or to the user in question); you should probably install a mail system
as well so that you can receive these messages.
Description-md5:
Homepage: https://github.com/systemd-cron/systemd-cron
Tag: admin::automation, implemented-in::c, interface::daemon, role::program
Section: admin
Priority: optional
Filename: pool/main/s/systemd-cron/systemd-cron_2.3.2-1_amd64.deb