How to Install and Uninstall ejabberd-mod-cron Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "ejabberd-mod-cron" package

Please follow the instructions below to install ejabberd-mod-cron on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ejabberd-mod-cron

2. Uninstall "ejabberd-mod-cron" package

Please follow the steps below to uninstall ejabberd-mod-cron on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ejabberd-mod-cron $ sudo apt autoclean && sudo apt autoremove

3. Information about the ejabberd-mod-cron package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ejabberd-mod-cron
Priority: optional
Section: universe/net
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Ejabberd Packaging Team
Architecture: amd64
Source: ejabberd-contrib
Version: 0.2016.01.12~dfsg0-1
Depends: erlang-base (>= 1:15.b) | erlang-abi-17.0, erlang-base (>= 1:18.2-dfsg) | erlang-base-hipe (>= 1:18.2-dfsg), ejabberd (>= 16.01)
Filename: pool/universe/e/ejabberd-contrib/ejabberd-mod-cron_0.2016.01.12~dfsg0-1_amd64.deb
Size: 9146
MD5sum: a0edeadbdf2a7479e7a30353debfee22
SHA1: 78a53cea38a79c06d2ba51b8431277f4689a0663
SHA256: 1f689793a788f696a9219d6f3d48bd660b457f86206fc11ba84ef09e956dca28
Description-en: execute scheduled commands
This module allows advanced ejabberd administrators to schedule commands for
periodic and automatic execution. Each time a scheduled task finishes its
execution, a message is printed in the ejabberd log file.
Description-md5: b4b9ed46fc714f1e45e40d20d49cc982
Homepage: https://github.com/processone/ejabberd-contrib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu